From 09afedb42fa8d19179aa2f0c47acd3e9c0adddf7 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 4 Feb 2016 09:05:13 -0800 Subject: [PATCH] Changelog for #835 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 546d859a..265a75a8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,7 @@ OPENSEADRAGON CHANGELOG * Broadened the check for mime type in LegacyTileSource URLs to allow query strings (#819) * Added globalCompositeOperation option for tiledImage, to allow for different transfer modes (#814) * Added Viewer.addSimpleImage method for easily adding non-tiled images (#827) +* DziTileSource now works properly with DZI files that have no extension (#835) 2.1.0: