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
## [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
- Reengineered how translation filters are applied internally
## [4.1.0]
### 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
- Exception during batch delete
### Changed
- Reengineered how translation filters are applied internally
### Fixed
- Exception during batch delete
- Translation filters keep their status across updates
## [4.0.0]