From 12ebb23dc05b58498a15b28d654bf906ffa6fd22 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 26 Oct 2015 10:42:00 -0700 Subject: [PATCH] Changelog for #745 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 0fb26a83..977de8a9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -31,6 +31,7 @@ OPENSEADRAGON CHANGELOG * 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) * Fixed overlays position (use rounding instead of flooring and ceiling) (#741) +* Fixed issue with including overlays in your tileSources array when creating/opening in the viewer (#745) 2.0.0: