diff --git a/CHANGELOG.md b/CHANGELOG.md index 8488701..04b73c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,18 @@ # easy-i18n Changelog ## [Unreleased] -### Added -- Partial support for translation key folding against actual translation -- Support for json based arb files (flutter) -### Changed -- Updated plugin dependencies -- Use actual file extension to choose io strategy +## [1.7.0] +### Added +- Partial support for translation key folding against actual translation +- Support for json based arb files (flutter) -### Fixed -- NullPointerException on key completion +### Changed +- Updated plugin dependencies +- Use actual file extension to choose io strategy + +### Fixed +- NullPointerException on key completion - Changelog handling in release flow ## [1.6.0] @@ -57,8 +59,6 @@ - Warning for unset target element inside tree-view toolbar ## [1.4.0] -### THANKS FOR OVER 1000 DOWNLOADS SO FAR! - ### Added - Basic support for json array values - Settings option to opt-out code assistance inside editor