Changelog update - v4.1.0

This commit is contained in:
GitHub Action 2022-06-05 12:10:56 +00:00
parent 9bf67045f3
commit 072f4f018e

View File

@ -3,18 +3,20 @@
# easy-i18n Changelog # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
### Added
- Duplicate translation values filter
- Indicate translations with duplicated values yellow
- Multiple translation filters can be used together
- Option to consider subdirectories for modularized translation files
- Reformat translation files based on IDE preferences
### Changed ## [4.1.0]
- Reengineered how translation filters are applied internally ### Added
- Duplicate translation values filter
- Indicate translations with duplicated values yellow
- Multiple translation filters can be used together
- Option to consider subdirectories for modularized translation files
- Reformat translation files based on IDE preferences
### Fixed ### Changed
- Exception during batch delete - Reengineered how translation filters are applied internally
### Fixed
- Exception during batch delete
- Translation filters keep their status across updates - Translation filters keep their status across updates
## [4.0.0] ## [4.0.0]