diff --git a/CHANGELOG.md b/CHANGELOG.md index 83485fc..1c5856d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,27 +21,6 @@ - Update broken link in `gradle.properties` - GitHub Actions - use `$BRANCH` for creating changelog pull request -### Fixed -- Update broken link in `gradle.properties` - -## [1.2.0] -### Added -- GitHub Actions - mark the pull request created with _Publish Plugin_ workflow with `release changelog` label - -### Changed -- Dependencies - upgrade `org.jetbrains.intellij` to `1.8.1` - -### Fixed -- Update broken link in `gradle.properties` -- GitHub Actions - use `$BRANCH` for creating changelog pull request - -## [1.2.0] -### Added -- GitHub Actions - mark the pull request created with _Publish Plugin_ workflow with `release changelog` label - -### Fixed -- GitHub Actions - use `$BRANCH` for creating changelog pull request - ## [1.2.0] ### Added - Use JVM toolchain for configuring source/target compilation compatibility @@ -65,6 +44,12 @@ ### Fixed - Pass Plugin Signing secrets as environment variables in the Release workflow +### Removed +- Removed Gradle caching from GitHub Actions + +### Fixed +- Pass Plugin Signing secrets as environment variables in the Release workflow + ### Removed - Removed Gradle caching from GitHub Actions