From b5e8407761bd6605ae9c36b5f8d7828eaf492617 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Dec 2021 21:05:41 +0000 Subject: [PATCH] Changelog update - v1.7.0 --- CHANGELOG.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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