X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=34c3772e9eff1836a72cdcde40837b73019a274b;hb=refs%2Fheads%2Ftopic%2Fjswartz-process-args;hp=dae710bffaff8efd3ba0b401ef9654f4a9e51fb9;hpb=eab3d04a9d0977d53d1f1368a492a828bde73b87;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index dae710b..34c3772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ Revision history for Perl extension MooseX-Getopt +NEXT + * The test suite now uses Test::Fatal instead of Test::Exception. (Karen + Etheridge) + +0.33 Thu 26 Aug 2010 + * Remove Test::Most from newly added test (RT#60766) + +0.32 Thu 26 Aug 2010 + * Fix handling of Union types (RT#58417) + +0.31 Wed 7 Jul 2010 + * Fix issue causing tests to fail if MooseX::SimpleConfig isn't installed. + 0.30 Tue 6 Jul 2010 * MooseX::Getopt::Basic - uses attribute insertion order when determining the order in which