update changelog

This commit is contained in:
marhali 2022-02-03 16:53:40 +01:00
parent 7e4028f03f
commit 9b6f1f8d25

View File

@ -3,6 +3,16 @@
# easy-i18n Changelog # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
### BREAKING CHANGES
- The local file structure of your translation files must be configured in the settings menu
### Added
- Modularization supports namespace or locale module
- Full namespace / locale module support for all file types
### Changed
- Improve exception handling on IO operations
### Fixed ### Fixed
- Character unescaping for '.properties' files - Character unescaping for '.properties' files