CHANGELOG update

This commit is contained in:
Jakub Chrzanowski 2020-08-09 10:54:03 +02:00
parent 86bde4433d
commit cf5c184e22

View File

@ -5,6 +5,7 @@
## [Unreleased] ## [Unreleased]
### Added ### Added
- Better handling of the Gradle plugin description extraction from the README file - Better handling of the Gradle plugin description extraction from the README file
- GitHub Actions - cache Gradle Wrapper
### Changed ### Changed
- Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size - Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size