From 8506b8a486994295dd759619d5d7250339279f62 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 15 Mar 2022 14:54:08 -0700 Subject: [PATCH] Changelog for #2121 (for real) --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index a4fac834..303e1478 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,7 +12,7 @@ OPENSEADRAGON CHANGELOG * Added option to include POST data when loading files via Ajax (#2072 @Aiosa) * Fixed: Setting useCanvas to false would break the viewer (#2116 @rvv-bouvet) * Allow silencing multi-image warnings on viewport coordinate conversion functions (#2120 @claycoleman) -* Fixed: Swiping fast multiple times made contact points in MouseTracker out of sync for touch events (#2021 @ronnymikalsen) +* Fixed: Swiping fast multiple times made contact points in MouseTracker out of sync for touch events (#2121 @ronnymikalsen) 3.0.0: