X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3b8ff5660c60a6e184a43fc99b30e1989d8c5ab9;hb=309e2fb73e88f0927cd5dabe7c7823fe702fec32;hp=40d56ed87df3f7f2be880136ff22667893506cbe;hpb=b29aeb8524c1483e4513e1de850f587c5140c177;p=gitmo%2FMooseX-Getopt.git diff --git a/Changes b/Changes index 40d56ed..3b8ff56 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,13 @@ Revision history for Perl extension MooseX-Getopt {{$NEXT}} + +0.42-TRIAL 2012-04-15 09:13:05 PDT-0700 - reformatted the Changes file, with the help of CPAN::Changes, to something a little more standard. - more release-only tests added -0.41 2012-04-14 18:36:00 PDT-0700 +0.41-TRIAL 2012-04-14 18:36:00 PDT-0700 - Now bails with exit status 0, rather than dying, when printing requested --usage/--help information (usage printed via invalid arguments will still die, however). (Karen Etheridge)