From 029cd8a088e4fc66f6b010dc5df128c5571893e1 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 9 Oct 2022 14:28:46 +0700 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 4 ++++ docs/insiders/changelog.md | 4 ++++ 2 files changed, 8 insertions(+) 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