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]