From 072f4f018ef68eb23a0f3621aaec97a4051d7a45 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 5 Jun 2022 12:10:56 +0000 Subject: [PATCH] Changelog update - v4.1.0 --- CHANGELOG.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) 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]