Updated changelog for #741

This commit is contained in:
Ian Gilman 2015-10-12 09:15:16 -07:00
parent fd501a0aee
commit 10526dfb19

View File

@ -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: