From a90ac76c3885ab6c699ecc43572bc8bd39e607fe Mon Sep 17 00:00:00 2001 From: thatcher Date: Tue, 26 Mar 2013 09:14:11 -0400 Subject: [PATCH] updating changelog to reflect issues addressed on current master branch (0.9.125 in progress) --- changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.txt b/changelog.txt index ccbcc5d6..871d7f84 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,12 @@ OPENSEADRAGON CHANGELOG ======================= +0.9.125: In Progress + +* Fully deprecated OpenSeadragon.createFromDZI, safely deprecated Viewer.openTileSource and + Viewer.openDZI to use Viewer.open internally. (#53 & #54). +* Full page bug fix for when viewer is child of document body (#43). +* Overlays for DZI bug fix (#45). 0.9.124: