Skip to content

Release 0.9.0

Choose a tag to compare

@award28 award28 released this 04 Mar 22:04
· 48 commits to main since this release
6a73cc9

Changed

  • Added cl as an alias for changelogger.
  • Moved all commands under the top level changelogger app.
  • Removed the unreleased content and manage content commands in favor of
    notes.
  • Changed num_versions flag with the start and offset flags in the
    versions command.

Removed

  • Removed the manage and unreleased sub apps in favor of top level commands.

Fixed

  • Release notes with dashes resulted in a single note getting split.