diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bdc684..f757551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]