- 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)