From b09897dbf1352d91439b5e65c8e0276ed44eff4e Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 29 Jun 2015 14:16:11 -0700 Subject: [PATCH] Added changelog for #666 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index d62a3a33..e42893fb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG * Fixed flickering tiles with useCanvas=false when no cache is used (#661) * Added additional coordinates conversion methods to TiledImage (#662) * 'display: none' no longer gets reset on overlays during draw (#668) +* Added `preserveImageSizeOnResize` option (#666) 2.0.0: