Prepare 9.2.5 release

This commit is contained in:
squidfunk
2023-08-27 13:03:47 +02:00
parent acd70cf04a
commit ecdf33681a
6 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
mkdocs-material-9-2.5+insiders-4.40.1 (2023-08-27)
* Fixed #5902: ResizeObserver polyfill not detected by privacy plugin
* Fixed empty category pages in blog plugin (4.40.0 regression)
mkdocs-material-9-2.5 (2023-08-27)
* Fixed error in dirty serve mode when using blog plugin
* Fixed page title not being consistent in blog plugin pagination
* Fixed #5899: Blog plugin pagination breaks when disabling directory URLs
mkdocs-material-9.2.4+insiders-4.40.0 (2023-08-26)
* Added logo, title and description options to social plugin default layouts