From d00a2e40b3d1a11a4263ac2a119f17173b5e8b83 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 1 Jul 2022 13:43:45 +0000 Subject: [PATCH] Changelog update - v4.1.1 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1c70b1..1366700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,11 @@ # easy-i18n Changelog ## [Unreleased] -### Fixed -- AssertionError on translation update -- Use correct line separator in properties files + +## [4.1.1] +### Fixed +- AssertionError on translation update +- Use correct line separator in properties files - Allow numbers and other data types in properties files ## [4.1.0]