Skip to content

keep-a-changelog 2.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 06 Jun 17:36
· 295 commits to 2.13.x since this release

Added

  • #56 adds a new command, changelog:edit-links, to allow editing reference
    links in the changelog file.

  • #57 [DEVELOPERS] This patch adds two traits for listeners that use the
    Editor or ChangelogEditor; these traits facilitate testing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #56 / #38 fixes parsing of the changelog file to ensure it recognizes versions
    using the reference link format.