diff --git a/changelog.txt b/changelog.txt index 07ee8bb2..736ed3e4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -41,6 +41,7 @@ OPENSEADRAGON CHANGELOG * 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) +* Now taking rotation into account in viewport getBounds and fitBounds methods (#934) 2.1.0: