diff --git a/changelog.txt b/changelog.txt index f8ff41a1..7b85bf7f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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)