From c727ef59a065b54e6e3c5ffb8704fbe6a8d0f1ce Mon Sep 17 00:00:00 2001 From: squidfunk <martin.donath@squidfunk.com> Date: Fri, 3 Feb 2023 18:04:23 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG | 1 + docs/changelog/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ef2337c3b..d98b55b25 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ mkdocs-material-9.0.11 (2023-02-03) * Added Mastodon verification for social links (rel=me) + * Updated Italian translations mkdocs-material-9.0.10 (2023-02-02) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 3179c2a26..4775aa9f5 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -5,6 +5,7 @@ ### 9.0.11 <small>February 3, 2023</small> { id="9.0.11" } - Added Mastodon verification for social links (rel=me) +- Updated Italian translations ### 9.0.10 <small>February 2, 2023</small> { id="9.0.10" } -- GitLab