Merge pull request #134 from marhali/changelog-update-v4.1.0

Changelog update - `v4.1.0`
This commit is contained in:
Marcel 2022-06-05 14:14:54 +02:00 committed by GitHub
commit 89ce838245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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]