I'm following the popular https://keepachangelog.com/ format where each release is an H2 (## instead of #), and I'm getting this error:
Error: Your CHANGELOG.md seems to be badly formatted.
Every item should start with:
# v1.0.0
## Release title
I believe this project should support that format; maybe it could support both but at least make it an option.
I'm following the popular https://keepachangelog.com/ format where each release is an H2 (## instead of #), and I'm getting this error:
I believe this project should support that format; maybe it could support both but at least make it an option.