From e8c4528b41abf443e316b21ff5387a7ebdb7b810 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 29 May 2023 17:52:05 +0200 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 4 ++++ docs/insiders/changelog.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 54ed6c8c4..761db5475 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +mkdocs-material-9.1.15+insiders-4.35.2 (2023-05-29) + + * Fixed #5555: Blog plugin crashes when computing readtime for emojis + mkdocs-material-9.1.15 (2023-05-29) * Fixed #5566: Indicate color scheme to operating system diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md index 625e60292..59f08554a 100644 --- a/docs/insiders/changelog.md +++ b/docs/insiders/changelog.md @@ -2,6 +2,10 @@ ## Material for MkDocs Insiders +### 4.35.2 May 29, 2023 { id="4.35.2" } + +- Fixed #5555: Blog plugin crashes when computing readtime for emojis + ### 4.35.1 May 20, 2023 { id="4.35.1" } - Fixed internal handling of errors in social plugin