From 10526dfb1913dc98fd4f305943357c84ece16b27 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 12 Oct 2015 09:15:16 -0700 Subject: [PATCH] Updated changelog for #741 --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 8cc57cd5..0fb26a83 100644 --- a/changelog.txt +++ b/changelog.txt @@ -30,7 +30,7 @@ OPENSEADRAGON CHANGELOG * Fix for Chrome (v45) issue that key is sometimes undefined outside of the for-in loop (#730) * World.removeAll now cancels any in-flight image loads; same for Viewer.open and Viewer.close (#734) * Optimized adding large numbers of items to the world with collectionMode (#735) -* Fix overlays position (use rounding instead of flooring and ceiling) +* Fixed overlays position (use rounding instead of flooring and ceiling) (#741) 2.0.0: