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

0.0.10 2014-02-23T00:57:09Z
 [Bugfixes]
 - square parens makes CPAN::Changes think author is group. Change to().
   Closes #11. Thanks @tobyink for reporting (Ioan Rogers)
 - don't try to show author when there are no commits (Ioan Rogers)

0.0.9 2014-02-21T09:40:43Z
 - Fix calling each and values with a hashref on perls < 5.14 (Ioan Rogers)

0.0.8 2014-02-21T05:50:05Z
 - Fixed prereqs (Ioan Rogers)

0.0.7 2014-02-21T05:41:38Z
 - Always ignore tags predating latest in changelog (Ioan Rogers)
 - When doing test runs there may be no commits so add a placeholder entry
 - (Ioan Rogers)

0.0.6 2014-02-20T02:49:23Z
 - Allow manually editing changelog before release. Closes #4. (Ioan
   Rogers)
 - No longer subclass DZP::ChangelogFromGit. Closes #2. (Ioan Rogers)

0.0.5 2013-11-30T05:51:37Z
 - prevent hanging on Windows (Alexandr Ciornii)
 - (Feature) Create CPAN::Changes compliant version numbers from
   non-compliant git tags. Closes #6 (Shantanu Bhadoria)

0.0.4 2013-09-06T08:39:23Z
 - Add an option to omit authors (Jakob Voss)
 - (Closes #1) Get HEAD version from Git::Tag if available. Thanks to
   @jddurand for reporting (Ioan Rogers)
 - Default to omitting author email. Don't group by author, instead add
   name to end of message. (Ioan Rogers)