From 5071540af42fc8b07f563a3d96ac304092a6595f Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 19 May 2016 09:50:10 -0700 Subject: [PATCH] Changelog for #939 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index f256f49d..725bfdc0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -45,6 +45,8 @@ OPENSEADRAGON CHANGELOG * 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) +* Avoid loading clipped out tiles (#939) +* Improved precision for subtle moves with fitBounds (#939) 2.1.0: