X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=7b0018b9e273f0871a5a362782939e6a6a139f0f;hb=2df3276495f5134dfd230ecd1964a4ac5dcb3bf2;hp=aa7ab458d135b765221241f47d40d43b7ac3b53d;hpb=2c379a5cff8517fd7710698d9177c589bbe899b3;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index aa7ab45..7b0018b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Revision history for Perl extension MooseX-Getopt +0.21 Thu. Aug 27 2009 * MooseX::Getopt - Enable and document the argv parameter to the constructor. - Applied patches in RT43200 and RT43255