diff --git a/changelog.txt b/changelog.txt index 7b85bf7f..99ee6973 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,7 @@ OPENSEADRAGON CHANGELOG * Fix IndexSizeError on IE and Edge that occurred under certain circumstances (e.g. multi-image with transparency) (#1035) * ImageTileSource now works in IE8 (#1041) * LegacyTileSource now allows any image URLs regardless of type (#1056) +* Fixed error in IE8 when zooming in (due to edge smoothing) (#1064) 2.2.1: