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: