diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f7d30e..28de7091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ## [Unreleased] +## [233.25] - 2024-03-27 +### Fixed +- Project settings UI +- Windows OS: error when opening a project ([issue](https://github.com/grisha9/gmaven-plugin/issues/5)) +- Action: download all sources(Not worked) [wiki](https://github.com/grisha9/gmaven-plugin/wiki/Actions#download-all-sources) +### Added +- Improvement artifacts completion and navigation + + ## [233.24] - 2024-03-17 ### Fixed - Kotlin content roots diff --git a/gradle.properties b/gradle.properties index 6b84d984..7ac3332e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html -pluginVersion=233.24 +pluginVersion=233.25 pluginSinceBuild=233.11799.241 pluginUntilBuild=