Fixed CHANGELOG.md

This commit is contained in:
Jakub Chrzanowski 2022-10-28 14:07:02 +02:00
parent d7baec6675
commit ef2968f532
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -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