Revision history for perl module CPAN::Changes

0.03 2011-02-10

  - Allow more than one space between the version and the date. The spec
    allowed for this, but the parser did not. (Dave Rolsky)

  - Handle the case where there is no space before the change marker
    correctly. (Dave Rolsky)

0.02 2011-02-08

 - Make tests compatible with Test::More that ships with perl 5.10.0
   (Fixes RT #65543)

0.01 2011-02-02

 - Initial release