From 378bfb95321bd514483975282a3eea4348a8efc7 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 5 May 2014 10:06:10 -0700 Subject: [PATCH] Changelog for #395 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 39f036d3..7320b7f4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ OPENSEADRAGON CHANGELOG 1.1.1: (in progress) +* Fixed issue with dragging the navigator highlight on Webkit browsers (#395) + 1.1.0: * BREAKING CHANGE: the openseadragon-canvas element now has two child divs. This means: (#298)