Update changelog for recent fixes

This commit is contained in:
Ian Gilman 2013-05-30 10:03:37 -07:00
parent 498d972ef8
commit a551922537

View File

@ -9,6 +9,9 @@ OPENSEADRAGON CHANGELOG
* Keyboard handling is now done in the viewer rather than navigator (#46)
* Additional navigator fixes (#46)
* Fixed an error in EventHandler.removeHandler() (#48)
* Better requestAnimationFrame detection on older Firefox (#103)
* More efficient navigator loading (#115)
* Sometimes tiles wouldn't resolve if you used the blendTime option; fixed. (#95)
0.9.127: