Prepare hotfix release

This commit is contained in:
Marcel Haßlinger 2021-09-23 22:44:21 +02:00
parent dbe54bada7
commit 221352b008
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
# easy-i18n Changelog
## [Unreleased]
### Fixed
- Exception on key annotation if path-prefix is undefined
## [1.5.0]
### Added
- Support for YAML locale files. Thanks to @sunarya-thito

View File

@ -3,7 +3,7 @@
pluginGroup = de.marhali.easyi18n
pluginName = easy-i18n
pluginVersion = 1.5.0
pluginVersion = 1.5.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.