parse-a-changelog icon indicating copy to clipboard operation
parse-a-changelog copied to clipboard

A validator for changelogs using the Keep a Changelog standard (http://keepachangelog.com)

Results 3 parse-a-changelog issues
Sort by recently updated
recently updated
newest added

## 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...

kind/enhancement
component/dev-tools

## 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...

kind/enhancement
component/dev-tools

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...