Changelog for #2112

This commit is contained in:
Ian Gilman 2022-02-18 14:23:03 -08:00
parent d4e03836dd
commit 2b6c8dd622

View File

@ -8,8 +8,8 @@ OPENSEADRAGON CHANGELOG
* Added isFullScreen method to Viewer (#2067 @JachiOnuoha)
* Fixed an issue where turning off panVertical or panHorizontal would not affect the panning keyboard combos (#2069 @JachiOnuoha)
* Cleaned up console.logs so that errors and warnings use console.error and console.warn as appropriate (#2073 @Abhishek-90)
* Improved documentation (#2067 @JachiOnuoha)
* Added option to include POST data when loading files via Ajax (#2072 @Aiosa)
* Improved documentation (#2067 @JachiOnuoha, #2112 @shyamkumaryadav)
* Added option to include POST data when loading files via Ajax (#2072 @Aiosa)
3.0.0: