From 2e1e109c4a414333444dec978e0239082d3ed82e Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 25 Apr 2024 11:27:10 +0700 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 4 ++++ docs/insiders/changelog/index.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 688c201f9..69e077d25 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +mkdocs-material-9.5.19+insiders-4.53.7 (2024-04-25) + + * Fixed #7060: Incorrect resolution of translation when using static-i18n + mkdocs-material-9.5.19 (2024-04-25) * Updated MkDocs to 1.6 and limited version to < 2 diff --git a/docs/insiders/changelog/index.md b/docs/insiders/changelog/index.md index 78d272d79..9b7aa37d3 100644 --- a/docs/insiders/changelog/index.md +++ b/docs/insiders/changelog/index.md @@ -2,6 +2,10 @@ ## Material for MkDocs Insiders +### 4.53.7 April 25, 2024 { id="4.53.7" } + +- Fixed #7060: Incorrect resolution of translation when using static-i18n + ### 4.53.6 April 5, 2024 { id="4.53.6" } - Ensure working directory is set for projects when using projects plugin