prepare full release
This commit is contained in:
parent
d8d1ad443d
commit
c56a144f51
@ -3,8 +3,6 @@
|
|||||||
# easy-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [2.0.0-rc.1]
|
|
||||||
### BREAKING CHANGES
|
### BREAKING CHANGES
|
||||||
- Translation file pattern matcher needs to be updated to <kbd>\*.*</kbd> or equivalent wildcard rule
|
- Translation file pattern matcher needs to be updated to <kbd>\*.*</kbd> or equivalent wildcard rule
|
||||||
- I18n key nesting will now escape every delimiter within a section layer (can be inverted via option)
|
- I18n key nesting will now escape every delimiter within a section layer (can be inverted via option)
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
pluginGroup = de.marhali.easyi18n
|
pluginGroup = de.marhali.easyi18n
|
||||||
pluginName = easy-i18n
|
pluginName = easy-i18n
|
||||||
# SemVer format -> https://semver.org
|
# SemVer format -> https://semver.org
|
||||||
pluginVersion = 2.0.0-rc.1
|
pluginVersion = 2.0.0
|
||||||
|
|
||||||
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||||
# for insight into build numbers and IntelliJ Platform versions.
|
# for insight into build numbers and IntelliJ Platform versions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user