changelog for #999

This commit is contained in:
Ian Gilman 2016-08-11 09:48:23 -07:00
parent b481a17298
commit d03b6a7569

View File

@ -7,6 +7,7 @@ OPENSEADRAGON CHANGELOG
* Added support for commonjs (#984)
* Added an option to addTiledImage to change the crossOriginPolicy (#981)
* Fixed issue with tiles not appearing with wrapHorizontal/wrapVertical if you pan too far away from the origin (#987)
* The Viewer's tileSources option is now smarter about detecting JSON vs XML vs URL (#999)
2.2.1: