Prepare hotfix release
This commit is contained in:
parent
dbe54bada7
commit
221352b008
@ -3,6 +3,9 @@
|
|||||||
# easy-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Fixed
|
||||||
|
- Exception on key annotation if path-prefix is undefined
|
||||||
|
|
||||||
## [1.5.0]
|
## [1.5.0]
|
||||||
### Added
|
### Added
|
||||||
- Support for YAML locale files. Thanks to @sunarya-thito
|
- Support for YAML locale files. Thanks to @sunarya-thito
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pluginGroup = de.marhali.easyi18n
|
pluginGroup = de.marhali.easyi18n
|
||||||
pluginName = easy-i18n
|
pluginName = easy-i18n
|
||||||
pluginVersion = 1.5.0
|
pluginVersion = 1.5.1
|
||||||
|
|
||||||
# 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