Files
JetBrains_intellij-platform…/CHANGELOG.md

18 lines
407 B
Markdown
Raw Permalink Normal View History

<!-- Keep a Changelog guide -> https://keepachangelog.com -->
2020-05-06 09:13:49 +02:00
# 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