The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dist-Zilla-Plugin-SignReleaseNotes

0.0008 -- Sat Feb 19 13:58:19 AST 2022

    - af4ed9a Add a test
    - 6118622 Update for new release version
    - 94bc7b4 If repo tags less than 2 add all commits to Release notes
    - 2da4b69 Support more than sha256 from Digest::SHA
    - f87a753 (tag: 0.0007) v0.0007

0.0007 -- Thu Feb 17 16:39:27 AST 2022

  - b7d453d Update version number
  - 450e9a7 Fix incorrect Git::Wrapper version
  - 1e5d7ed v0.0006

0.0006 -- Sun Feb 06 11:29:07 AST 2022

  - dd458e2 Update version
  - 3249fd6 Fix typo in sample
  - 1172bff v0.0005

0.0005 -- Sun Feb 06 11:16:06 AST 2022

  - eda2594 Add sample outpput to pod
  - 03ec2c4 Specify missing dependencies
  - 5c4df12 v0.0004

0.0004 -- Fri Feb 04 21:42:40 AST 2022

  - 9000d39 Increment version number
  - 1835a25 rev-list --tags matching commits that it should not
  - 2beb53c v0.0003

0.0003 -- Wed Dec 08 19:06:41 AST 2021

  - 1cd218b Bump version number
  - 4a416f5 Damn it - tags in wrong order
  - 5ff8be8 v0.0002

0.0002 -- Wed Dec 08 18:45:38 AST 2021

  - c660580 Update .gitignore
  - d71d925 Bump version number
  - 48e392f Fix issue caused by tagging running before SignReleaseNotes
  - 0fc1bca Fix up the Git Tagging
  - faa3ec4 v0.0001

0.0001 -- Tue Dec 07 17:52:03 AST 2021

  - d537cd7 Add .gitignore
  - 20b6ea5 Fix packaging issues
  - 1511bd9 Initial Version