mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Fixed CHANGELOG.md
This commit is contained in:
parent
d7baec6675
commit
ef2968f532
27
CHANGELOG.md
27
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
|
||||
@ -68,6 +47,12 @@
|
||||
### 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
|
||||
|
||||
## [1.1.2]
|
||||
### Changed
|
||||
- Update `platformVersion` to `2021.1.3` for compatibility with Apple M1
|
||||
|
Loading…
Reference in New Issue
Block a user