From e549656accbccd463e3b53794ed5bd1451c3de5c Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Fri, 8 Mar 2024 12:53:11 +0100 Subject: [PATCH] Gradle - cleanup the `jvmToolchain` setup --- CHANGELOG.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe5a4dd..132bd8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,17 +21,6 @@ ### Fixed -- Fixed calculation of the plugin publication channel -- Run Configurations - `Run Tests` uses the `RunAsTest` IDE feature -- Replace the whole `IntelliJ Platform Plugin Template` with the new project name when running the GitHub Actions Cleanup workflow - -### Removed - -- GitHub Actions: Remove the `Setup Java` step from the `releaseDraft` build step -- Gradle - Removed Qodana Gradle Plugin configuration to rely on defaults - -### Fixed - - Fixed calculation of the plugin publication channel - Make the `Run Tests` run configuration use the `RunAsTest` IDE feature