2.0.0
Breaking changes:
- Use sets instead of lists for
includeLabels
,excludeLabels
, andskipTags
#67 - Generate empty future release when there are no unreleased issues but
futureVersionTag
is set #68
Fixed bugs:
generateChangelog
fails when there are no issues at all #65
Implemented enhancements:
- Make the order of the sections customizable #66
Merged pull requests:
- Update Gradle Wrapper from 8.0.2 to 8.2.1 #64 (@joffrey-bion)