From 999fc3d39df96c847525cb99de5982ac109ea061 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Wed, 6 Oct 2021 19:45:25 +0200 Subject: [PATCH] Prepare 7.3.2+insiders-3.1.2 release --- CHANGELOG | 4 ++++ docs/insiders/changelog.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 292cf38bb..b8087a62c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +mkdocs-material-7.3.2+insiders-3.1.2 (2021-10-06) + + * Fixed incorrect path separators for social cards on Windows + mkdocs-material-7.3.2 (2021-10-06) * Deprecated prebuilding of search index diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md index efeeb68ff..10c78a412 100644 --- a/docs/insiders/changelog.md +++ b/docs/insiders/changelog.md @@ -6,6 +6,10 @@ template: overrides/main.html ## Material for MkDocs Insiders +### 3.1.2 _ October 6, 2021 + +- Fixed incorrect path separators for social cards on Windows + ### 3.1.1 _ September 26, 2021 - Fixed ordering bug in search exclusion logic