Changelog for #706

This commit is contained in:
Ian Gilman 2015-08-25 09:08:28 -07:00
parent d673a453c6
commit 5c518621b1

View File

@ -19,6 +19,7 @@ OPENSEADRAGON CHANGELOG
* Added XDomainRequest as fallback method for ajax requests if XMLHttpRequest fails (for IE < 10) (#693)
* Now avoiding using eval when JSON.parse is available (#696)
* Rotation now works properly on retina display (#708)
* Added option in addTiledImage to replace tiledImage at index (#706)
2.0.0: