From c962613afc7885bcdb15ddc27432734e1b9230e9 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 20 Nov 2019 14:18:40 -0800 Subject: [PATCH] Changelog for #1742 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 8f1888d6..8fc222e2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG * Improvements to docs (#1696, #1698, #1716, #1719) * Now passing Viewer AJAX configs down to ReferenceStrip thumbnails (#1701) * Removed use of deprecated imageSmoothingEnabled prefixes (#1740) +* The ReferenceStrip now honors the useCanvas option from the Viewer (#1742) 2.4.1: