From b9030ed5c926a78b46088a6959c8699bd33803bb Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 4 Mar 2021 19:48:25 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG | 4 ++++ docs/changelog/insiders.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 381dc23d4..c45a09c2c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +mkdocs-material-7.0.4+insiders-2.2.1 (2021-03-04) + + * Fixed #2382: Repository stats failing when no release tag is present + mkdocs-material-7.0.4 (2021-03-04) * Added Islandic translations diff --git a/docs/changelog/insiders.md b/docs/changelog/insiders.md index 454782e19..3acf88576 100644 --- a/docs/changelog/insiders.md +++ b/docs/changelog/insiders.md @@ -6,6 +6,10 @@ template: overrides/main.html ## Material for MkDocs Insiders +### 2.2.1 _ March 4, 2021 + +- Fixed #2382: Repository stats failing when no release tag is present + ### 2.2.0 _ February 28, 2021 - Added support for code block annotations