mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Changelog PR to default branch and add label (#296)
* Changelog PR to default branch and add label * CHANGELOG.md: add notes for #296 Co-authored-by: Alexandre Boyer <nggalien@gmail.com> Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -9,6 +9,24 @@
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user