From 8240db3546b05f509035f15cc6eca5cffd9bcdaa Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 26 Oct 2016 09:59:20 -0700 Subject: [PATCH] changelog for #1006 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) 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)