From 45a21c45ec712e4e8081aadbf787b83cf14935dd Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 20 May 2013 09:40:08 -0700 Subject: [PATCH] Updated changelog --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 0a0df215..64822c7f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ OPENSEADRAGON CHANGELOG 0.9.128: (in progress) +* Drawer events now fire properly (#94) + 0.9.127: * Fixed a problem with getString when the string property is a sub-property. (#64)