Skip to content

Commit

Permalink
Release commit for 0.500_001
Browse files Browse the repository at this point in the history
  - Full rewrite. The new version can parse nested entries to an arbitrary
    depth, rather than just groups. It can parse many more formats, and can
    format the outputs more flexibly. This means it can better handle the
    change logs that actually exist on CPAN.
  - parsed releases keep their original order
  - Pass given ChangeLog filename for --check (Tux)
  • Loading branch information
haarg committed Aug 27, 2023
1 parent 3c0151d commit 4f9f28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changes
@@ -1,5 +1,6 @@
Revision history for perl module CPAN::Changes

0.500_001 - 2023-08-27
- Full rewrite. The new version can parse nested entries to an arbitrary
depth, rather than just groups. It can parse many more formats, and can
format the outputs more flexibly. This means it can better handle the
Expand Down

0 comments on commit 4f9f28f

Please sign in to comment.