From 13d7e697f6b814cae37eb08797ec941f0d8926c8 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 18 Sep 2015 15:15:53 -0700 Subject: [PATCH] Changelog for #730 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index e4b0f207..9cc0dba1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,7 @@ OPENSEADRAGON CHANGELOG * Added 'tile-load-failed' event (#725) * Fixed issue with tiledImages loading tiles at every level instead of just the best level (#728) * Fixed placeholderFillStyle flicker (#727) +* Fix for Chrome (v45) issue that key is sometimes undefined outside of the for-in loop (#730) 2.0.0: