From fd24106db90d7b62805a409fb957835d8884de62 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 14 May 2013 09:55:19 -0700 Subject: [PATCH] Added in progress version to changelog --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 6795bed6..0a0df215 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,8 @@ OPENSEADRAGON CHANGELOG ======================= +0.9.128: (in progress) + 0.9.127: * Fixed a problem with getString when the string property is a sub-property. (#64)