The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

release-blog.pl - Prepare a release blog entry for this project

SYNOPSIS

    release-blog.pl [<version>]
    release-blog.pl --help|-h

DESCRIPTION

This script prepares the list of commits with links to Github for the commits and any tickets referenced in the commit.

ARGUMENTS

version

Optional. The tag to collect. Commits between this tag and the previous tag will be collected. Defaults to the latest release tag.

OPTIONS

--help|-h

See the help for this command.