From c470e7effd4b3a7533070cc2758b0d6e1db115fa Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 20 Oct 2022 14:29:06 -0700 Subject: [PATCH] Changelog for #2219 --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index e00615ee..f5e12ffd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -13,7 +13,7 @@ OPENSEADRAGON CHANGELOG * Fixed: Cropping tiled images with polygons was broken (#2183 @altert) * Fixed: Disabling buttons only changed their appearance, but they were still clickable (#2187 @pearcetm) * Fixed: ImageTileSource produced an error having to do with getTileHashKey (#2190 @Aiosa) -* Fixed: On startup you would get an unnecessary "Viewer.buttons is deprecated" warning (#2201 @joedf) +* Fixed: On startup you would get an unnecessary "Viewer.buttons is deprecated" warning (#2201 @joedf, #2219 @jssullivan) 3.1.0: