From 5b8f05f23bc21aee98efc16947dc8a38d6ba60d2 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 8 Oct 2015 09:19:12 -0700 Subject: [PATCH] Changelog for #735 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 440f4abc..bfab2bad 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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: