Changelog for #2142

This commit is contained in:
Ian Gilman 2022-04-15 14:16:06 -07:00
parent 334e8fbc67
commit 3dc1fc87b1

View File

@ -17,6 +17,7 @@ OPENSEADRAGON CHANGELOG
* Exposed TiledImage's private functions for better maintainability (#2134 @Aiosa)
* Fixed an issue where full page mode wouldn't grow properly if you resized the window (#2100 @TanukiSharp)
* 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)
3.0.0: