Changelog for #735

This commit is contained in:
Ian Gilman 2015-10-08 09:19:12 -07:00
parent c586d6ca35
commit 5b8f05f23b

View File

@ -28,6 +28,7 @@ OPENSEADRAGON CHANGELOG
* Fixed placeholderFillStyle flicker (#727)
* 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)
2.0.0: