prepare release v3.2.0
This commit is contained in:
parent
c6b8811e0b
commit
89ce45459d
@ -3,9 +3,14 @@
|
|||||||
# easy-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- Support for IntelliJ 2022.1
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated dependencies
|
||||||
|
|
||||||
## [3.1.0]
|
## [3.1.0]
|
||||||
### Added
|
### Added
|
||||||
- Support for Json5 files
|
- Support for Json5 files
|
||||||
|
|
||||||
## [3.0.1]
|
## [3.0.1]
|
||||||
|
@ -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 = 3.1.0
|
pluginVersion = 3.2.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