Changelog update - v4.1.1

This commit is contained in:
GitHub Action 2022-07-01 13:43:45 +00:00
parent 87b6ee3170
commit d00a2e40b3

View File

@ -3,9 +3,11 @@
# easy-i18n Changelog
## [Unreleased]
### Fixed
- AssertionError on translation update
- Use correct line separator in <kbd>properties</kbd> files
## [4.1.1]
### Fixed
- AssertionError on translation update
- Use correct line separator in <kbd>properties</kbd> files
- Allow numbers and other data types in <kbd>properties</kbd> files
## [4.1.0]