prepare minor release
This commit is contained in:
parent
8edfa48147
commit
4396ffafbd
@ -4,6 +4,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Support for IntelliJ Platform version 2024.3
|
||||
|
||||
### Changed
|
||||
|
||||
- Require at least IntelliJ Platform version 2023.3.8
|
||||
- Remove deprecated api usage
|
||||
|
||||
## [4.6.0] - 2024-05-31
|
||||
|
||||
### Added
|
||||
|
||||
@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n
|
||||
pluginName = easy-i18n
|
||||
pluginRepositoryUrl = https://github.com/marhali/easy-i18n
|
||||
# SemVer format -> https://semver.org
|
||||
pluginVersion = 4.6.0
|
||||
pluginVersion = 4.7.0
|
||||
|
||||
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
pluginSinceBuild = 233
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user