Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 14:55

Changelog

Breaking Changes

  • The version tag prefix p has been removed from
    the default configuration. When having p based version tags, e.g.,
    for pre-releases, it is now necessary to use the -t [pv] argument.

Features

  • Enable ignoring prerelease versions when creating changelog
  • Remove p from default version prefixes
  • Add support for overwriting the version pattern using -t or --tag-prefix
  • Add support for .NET8

Bug Fixes

  • Fix failing execution when given unknown arguments