From e1e0ec6b241e11baec873a024ddf6a7e59834647 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 28 Oct 2024 09:17:59 -0700 Subject: [PATCH] Changelog for #2606 --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index b0dadbcc..e8778d25 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,7 +6,7 @@ OPENSEADRAGON CHANGELOG * Improved overlay handling so it plays better with other libraries (#2582 @BeebBenjamin) * Fixed: If you switched from WebGL drawer to canvas drawer, it didn't clean up properly (#2570 @pearcetm) * Fixed: TiledImage.setClip would sometimes leave tiles unloaded (#2590 @pearcetm) -* Fixed: The WebGL drawer didn't support viewportMargins (#2600 @pearcetm) +* Fixed: The WebGL drawer didn't support viewportMargins (#2600, #2606 @pearcetm) 5.0.0: