parse-a-changelog
parse-a-changelog copied to clipboard
A validator for changelogs using the Keep a Changelog standard (http://keepachangelog.com)
## Is your feature request related to a problem? Please describe. Can't add blank sections under the unreleased section of the changelog. A clear and concise description of what the...
## Is your feature request related to a problem? Please describe. We have automated processes (eg the [Conjur OSS suite](https://github.com/cyberark/conjur-oss-suite-release)) that consume the change logs. This change log parser tool...
I was just testing on the change log in this very project for the previous release and noticed the newline at the end of the diff section is required. The...