mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GH Actions release + Changelog integration (#3)
This commit is contained in:
committed by
GitHub
parent
4aa3db2ba6
commit
67df09b137
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,2 +1,17 @@
|
||||
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
|
||||
|
||||
# IntelliJ Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- [Gradle Changelog Plugin](https://github.com/JetBrains/gradle-changelog-plugin) integration
|
||||
|
||||
### Changed
|
||||
- Bump Detekt version
|
||||
- Change pluginSinceBuild to 193
|
||||
|
||||
## [0.0.1]
|
||||
### Added
|
||||
- Initial project scaffold
|
||||
- GitHub Actions to automate testing and deployment
|
||||
- Kotlin support
|
||||
|
||||
Reference in New Issue
Block a user