Changelog update - v1.7.0

This commit is contained in:
GitHub Action 2021-12-08 21:05:41 +00:00
parent 5f953170ba
commit b5e8407761

View File

@ -3,6 +3,8 @@
# easy-i18n Changelog # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
## [1.7.0]
### Added ### Added
- Partial support for translation key folding against actual translation - Partial support for translation key folding against actual translation
- Support for json based arb files (flutter) - Support for json based arb files (flutter)
@ -57,8 +59,6 @@
- Warning for unset target element inside tree-view toolbar - Warning for unset target element inside tree-view toolbar
## [1.4.0] ## [1.4.0]
### THANKS FOR OVER 1000 DOWNLOADS SO FAR!
### Added ### Added
- Basic support for json array values - Basic support for json array values
- Settings option to opt-out code assistance inside editor - Settings option to opt-out code assistance inside editor