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
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
|
||||||
- Partial support for translation key folding against actual translation
|
|
||||||
- Support for json based arb files (flutter)
|
|
||||||
|
|
||||||
### Changed
|
## [1.7.0]
|
||||||
- Updated plugin dependencies
|
### Added
|
||||||
- Use actual file extension to choose io strategy
|
- Partial support for translation key folding against actual translation
|
||||||
|
- Support for json based arb files (flutter)
|
||||||
|
|
||||||
### Fixed
|
### Changed
|
||||||
- NullPointerException on key completion
|
- Updated plugin dependencies
|
||||||
|
- Use actual file extension to choose io strategy
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- NullPointerException on key completion
|
||||||
- Changelog handling in release flow
|
- Changelog handling in release flow
|
||||||
|
|
||||||
## [1.6.0]
|
## [1.6.0]
|
||||||
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user