intellij-platform-plugin-template
intellij-platform-plugin-template copied to clipboard
overite the last version changelog without specify as the default format
Describe the bug:
If not specify the release notes as the defatult format, the last version would be overwritten as empty string. The version 1.1.6
release words are overwritten for the next version. The bug is related to gradle-changelog-plugin
.
Steps to reproduce:
https://github.com/madneal/intellij-platform-plugin-template/pull/2/files
Expected behavior:
The last releases note should not be changed.
Additional context: