From d631d975459c9a2ab2d00879e6779e5471a44172 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 24 Mar 2016 09:50:17 -0700 Subject: [PATCH] Changelog for #887 and #888 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 66572c81..abf513ec 100644 --- a/changelog.txt +++ b/changelog.txt @@ -28,6 +28,8 @@ OPENSEADRAGON CHANGELOG * Fixed issue with edge smoothing with PNG tiles at high zoom (#860) * Fixed: Images with transparency were clearing images layered below them (#861) * Fixed issue causing HTML pages to jump unwantedly to the reference strip upon loading (#872) +* Added addOnceHandler method to EventSource (#887) +* Added TiledImage.fitBounds method (#888) 2.1.0: