prepare minor release
This commit is contained in:
parent
23e00ba5eb
commit
5a907290b2
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,6 +4,16 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Support for IntelliJ Platform version 2025.1
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Dropped support for platform builds below 2024.2
|
||||||
|
- Build using Java 21
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
## [4.7.0] - 2024-11-23
|
## [4.7.0] - 2024-11-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n
|
|||||||
pluginName = easy-i18n
|
pluginName = easy-i18n
|
||||||
pluginRepositoryUrl = https://github.com/marhali/easy-i18n
|
pluginRepositoryUrl = https://github.com/marhali/easy-i18n
|
||||||
# SemVer format -> https://semver.org
|
# SemVer format -> https://semver.org
|
||||||
pluginVersion = 4.7.0
|
pluginVersion = 4.8.0
|
||||||
|
|
||||||
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||||
pluginSinceBuild = 242
|
pluginSinceBuild = 242
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user