changelog.txt update

This commit is contained in:
Mark Salsbery 2013-11-01 10:33:17 -07:00
parent e209846ac1
commit 5d034b9ad2

View File

@ -35,7 +35,7 @@ OPENSEADRAGON CHANGELOG
* Button: 'enter', 'exit', 'press', 'release', 'focus', 'blur', 'click'
* Fixed: IE 10 not reading DZI file correctly in certain circumstances (#218)
* Fix for non-canvas tile rendering at large size (#264)
* Drawer now uses an HTML5 canvas element if it's available. Can be overridden with Viewer.useCanvas option (#191)
* Drawer now uses an HTML5 canvas element whenever it's available. Can be overridden with the Viewer.useCanvas option (#191)
0.9.131: