Changelog for #987

This commit is contained in:
Ian Gilman 2016-07-29 13:24:12 -07:00
parent 6f6207412c
commit 0c43d76ed0

View File

@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG
* Fixed CORS bug in IE 10 (#967)
* 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)
2.2.1: