Changelog update - v1.7.0
This commit is contained in:
parent
5f953170ba
commit
b5e8407761
20
CHANGELOG.md
20
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user