From 6ca934d0ca76ec7069e834f0424f757e1587382f Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 20 Aug 2013 11:10:45 -0700 Subject: [PATCH] Added changelog for #185 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 49bc9a96..42be4060 100644 --- a/changelog.txt +++ b/changelog.txt @@ -13,6 +13,7 @@ OPENSEADRAGON CHANGELOG * Drawer now works when the page is rtl (#187) * Fixed a situation that could throw errors in touch handling (#188) * Added a destroy function on the viewer to clean up and remove elements (#179) +* Added partial support for rotation (just 90 degree increments for now). (#185) 0.9.129: