JetBrains_intellij-platform.../CHANGELOG.md
2020-06-23 04:43:58 +00:00

20 lines
428 B
Markdown

<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
## [0.0.2]
### 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