Update version and changelog
This commit is contained in:
parent
31bd21bb06
commit
845cfcc842
@ -3,6 +3,12 @@
|
||||
# easy-i18n Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Sorting for properties files
|
||||
|
||||
### Fixed
|
||||
- Unexpected character escaping for json/properties files / issue #10
|
||||
|
||||
## [1.1.1]
|
||||
### Added
|
||||
- Support for IntelliJ 2021.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pluginGroup = de.marhali.easyi18n
|
||||
pluginName = easy-i18n
|
||||
pluginVersion = 1.1.1
|
||||
pluginVersion = 1.2.0
|
||||
pluginSinceBuild = 202
|
||||
pluginUntilBuild = 211.*
|
||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
|
||||
|
Loading…
x
Reference in New Issue
Block a user