From 1643660f179c90c78c3215ac207b9088527aec30 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 19 Mar 2014 09:17:32 -0700 Subject: [PATCH] Changelog for #331 @avandecreme Should we add any more detail? --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 551c5bf2..f66f80c8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ OPENSEADRAGON CHANGELOG 1.0.1: (in progress) +* DEPRECATION: overlay functions have been moved from Drawer to Viewer (#331) +* Improved overlay functions (#331) * Fixed: Nav button highlight states aren't quite aligned on Firefox (#303) * Added ControlAnchor options for default controls (#304) * Enabled basic cross-domain tile loading without tainting canvas (works in Chrome and Firefox) (#308)