Changelog for #2153

This commit is contained in:
Ian Gilman 2022-05-05 14:04:34 -07:00
parent ad7f3449bb
commit fe3b1c5a0d

View File

@ -19,6 +19,7 @@ OPENSEADRAGON CHANGELOG
* Tile cache keys are now generated by the tile source, so it's easier to override them as needed (#2138 @Aiosa)
* Now if you pass an error handler into makeAjaxRequest, it doesn't report errors into the console (#2142 @Aiosa)
* Fixed error caused by attaching MouseTracker to the page's document element (#2145 @tdiprima)
* Added fallback and deprecation warning for Viewer.buttons (which got changed to buttonGroup in 3.0.0) (#2153 @devbyjonah)
3.0.0: