From bcb16de02bb3a6cbf1797bfd3f7d56022203b854 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 26 Aug 2014 10:49:10 -0700 Subject: [PATCH] Changelog for #466 and #468 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index e9c895f1..1b701458 100644 --- a/changelog.txt +++ b/changelog.txt @@ -15,6 +15,8 @@ OPENSEADRAGON CHANGELOG * Debug mode now works with rotate images (#453) * Now supporting dzi xml with namespaces (#462) * You can now rotate the navigator along with the main viewer (#455) +* Viewport.setRotation now allows all rotation angles (#466) +* Pinch rotate is now available (defaults to off) (#468) 1.1.1: