From 12f9aa46b5819652b4423a7dd55a02d6cae54837 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 17 May 2016 10:46:11 -0700 Subject: [PATCH] Changelog for #930 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index e4f09cb6..f256f49d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -44,6 +44,7 @@ OPENSEADRAGON CHANGELOG * Now taking rotation into account in viewport getBounds and fitBounds methods (#934) * Added option to disable navigator auto-fade (#935) * Fixed issue with maintaining viewport position with full screen (#940) +* Fixed an issue with simultaneous touch events (#930) 2.1.0: