diff --git a/CHANGELOG b/CHANGELOG index e337b4274..d33a6c85e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09) + + * Fixed #4457: Posts not collected for standalone blog (4.24.2 regression) + mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04) * Fixed #4452: Blog and tags plugin crash when specifying slugify function diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md index bef45a4c4..61728e7f5 100644 --- a/docs/insiders/changelog.md +++ b/docs/insiders/changelog.md @@ -6,6 +6,10 @@ template: overrides/main.html ## Material for MkDocs Insiders +### 4.25.3 _ October 9, 2022 { id="4.25.3" } + +- Fixed #4457: Posts not collected for standalone blog (4.24.2 regression) + ### 4.25.2 _ October 4, 2022 { id="4.25.2" } - Fixed #4452: Blog and tags plugin crash when specifying slugify function