changelog for #1006

This commit is contained in:
Ian Gilman 2016-10-26 09:59:20 -07:00
parent 824c9ab211
commit 8240db3546

View File

@ -4,6 +4,7 @@ OPENSEADRAGON CHANGELOG
2.2.2: (in progress)
* BREAKING CHANGE: Tile.distance has been removed (#1027)
* You can now set the rotation of individual tiled images (#1006)
* Fixed CORS bug in IE 10 (#967)
* Added support for commonjs (#984)
* Added an option to addTiledImage to change the crossOriginPolicy (#981)