From e318eeb52b04dd311ad40bdb02e32ff7eea01c1c Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 9 Mar 2023 20:48:16 +0100 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 5 +++++ docs/insiders/changelog.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 5b09cbaf5..1da47a903 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +mkdocs-material-9.1.2+insiders-4.32.3 (2023-03-09) + + * Fixed Docker image release workflow (9.1.0 regression) + * Fixed #5159: Missing underline for abbreviations (9.1.0 regression) + mkdocs-material-9.1.2 (2023-03-09) * Updated Icelandic, Korean and Swedish translations diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md index b5b23c099..fa9abf4c9 100644 --- a/docs/insiders/changelog.md +++ b/docs/insiders/changelog.md @@ -2,6 +2,11 @@ ## Material for MkDocs Insiders +### 4.32.3 March 9, 2023 { id="4.32.3" } + +- Fixed Docker image release workflow (9.1.0 regression) +- Fixed #5159: Missing underline for abbreviations (9.1.0 regression) + ### 4.32.2 February 23, 2023 { id="4.32.2" } - Fixed #5127: Privacy plugin not handling large number of occurrences