From ba80561e7680b07277e771bc479e7255fdeb4d56 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 20 Aug 2015 09:38:30 -0700 Subject: [PATCH] changelog for #708 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 601d2263..52daa29d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,6 +18,7 @@ OPENSEADRAGON CHANGELOG * IIIFTileSources will now respect non-square tiles if available. * Added XDomainRequest as fallback method for ajax requests if XMLHttpRequest fails (for IE < 10) (#693) * Now avoiding using eval when JSON.parse is available (#696) +* Rotation now works properly on retina display (#708) 2.0.0: