From 8899ea2c30c0a89079f6ebf17f3646723723563c Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 18 Jan 2016 09:12:45 -0800 Subject: [PATCH] Changelog for #807 and #819 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 44b640c8..10c0f026 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,8 @@ OPENSEADRAGON CHANGELOG * Coordinate conversion now takes rotation into account (#796) * Support tile-less IIIF as per LegacyTileSource (#816) * You can now give an empty string to the tabIndex option (#805) +* Fixed issue with rotation and clicking in the navigator (#807) +* Broadened the check for mime type in LegacyTileSource URLs to allow query strings (#819) 2.1.0: