Changelog for #1064

This commit is contained in:
Ian Gilman 2016-10-31 09:57:44 -07:00
parent 21884afff7
commit 0a292491cc

View File

@ -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: