From 1d02ba7853e8f272872d39ea0b6b1365924bf7be Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 29 Apr 2016 10:11:15 -0700 Subject: [PATCH] Changelog for #927 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 8f72af41..07ee8bb2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -40,6 +40,7 @@ OPENSEADRAGON CHANGELOG * Added full rotation support to overlays (#729, #193) * Viewport.goHome() now takes clipping into account (#910) * Improved zoom to point (#923) +* Optimized sketch canvas clearing and blending for images with opacity or transfer modes (#927) 2.1.0: