Better handling of the Gradle plugin description extraction from the README file

This commit is contained in:
Jakub Chrzanowski
2020-08-04 13:27:36 +02:00
parent 79f2db0e2b
commit df44c045e3
2 changed files with 10 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
### Added
- Better handling of the Gradle plugin description extraction from the README file
### Changed
- Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size