Skip to content

v0.11.0

Choose a tag to compare

@JeanMertz JeanMertz released this 11 Jun 08:53
· 15 commits to main since this release
v0.11.0
c09f15a

This release allows release notes without subjects. If a tag message
contains multiple lines without a newline between the first and second
line, the entire message will be used as part of the release note,
instead of treating the first line as the release title.


Bug Fixes

  • 7f7854f Improve git tag message parsing for subject extraction