Prepare 9.2.0b1 release

This commit is contained in:
squidfunk
2023-07-18 11:24:44 +01:00
parent 5c211d023a
commit eea21fb7e6
19 changed files with 29 additions and 13 deletions

View File

@@ -21,6 +21,9 @@ mkdocs-material-9.2.0 (2023-07-06)
* Improved customizability of navigation tabs
* Removed Universal Analytics integration
* Removed ancient polyfills to reduce size of bundled JavaScript by 20%
* Removed necessity for Array.flat and Array.flatMap polyfill
* Removed announcement bar button when JavaScript is not available
* Automatically download ResizeObserver polyfill when necessary
mkdocs-material-9.1.18 (2023-07-03)