updated chagelog to reflect navigatorPosition patch

This commit is contained in:
thatcher 2013-08-09 06:47:25 -04:00
parent 88141c57f2
commit 26ad522f59

View File

@ -3,6 +3,7 @@ OPENSEADRAGON CHANGELOG
0.9.130: (In progress)
* Fixed: navigatorPosition option corrected. (#163)
* OpenSeadragon.now() returned undefined the first time; fixed
* onTouchEnd did not call the correct mouse up handler; fixed (#159)
* Touch events no longer capture mouse (was causing issues on devices that support both) (#168)