From d4a1555b6ed2bf44efcf0e594f5d92253a6811fc Mon Sep 17 00:00:00 2001 From: sokil Date: Tue, 7 Feb 2023 12:00:11 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcbe639d..e9b56688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.1.1 (2023-02-10) +### Fixes +- Auth release fix. Swallow clone does not clone tags required to set version in README + ## 4.1.0 (2022-02-24) * Fix: database entries may has no mo files. In this case exception occured. Locale "en" as default locale has no mo files because all data already present in database. When no mo file found, default "en" value returns.