From f18909d0ec5094b1113c9ee61f589426437c133d Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 27 Mar 2014 09:09:53 -0700 Subject: [PATCH] Bumped upcoming version number because of breaking changes --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 0f5133b0..b276e92c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,7 @@ OPENSEADRAGON CHANGELOG ======================= -1.0.1: (in progress) +1.1.0: (in progress) * BREAKING CHANGE: the openseadragon-canvas element now has two child divs. This means: (#298) * The drawer element is no longer accessible via viewer.canvas.firstChild but via viewer.drawersContainer.firstChild or viewer.drawer.canvas.