JetBrains_intellij-platform.../CHANGELOG.md

24 lines
562 B
Markdown
Raw Normal View History

<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# IntelliJ Platform Plugin Template Changelog
2020-05-06 07:13:49 +00:00
2020-06-23 10:36:55 +00:00
## [Unreleased]
2020-06-23 10:28:35 +00:00
### Changed
- README proofreading
- GitHub Actions - Update IDE versions for the Plugin Verifier
- Update platformVersion to 2020.1.2
2020-06-23 04:43:58 +00:00
## [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