X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=33f4ead3f8effa291b18355e13f0f38b061d7fe0;hb=12f4bf759f912b65b7caf1ce30d0a785515f2dbe;hp=d8e680f7a31c062f9be959f1baaaecb91cc16731;hpb=42fc8ff68897f496e8de3f9154945218e2cb06c4;p=gitmo%2FMooseX-Getopt.git diff --git a/Changes b/Changes index d8e680f..33f4ead 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,15 @@ Revision history for Perl extension MooseX-Getopt {{$NEXT}} +0.48 2012-12-23 18:08:04 PST-0800 + - documentation and tests amended to prefer usage of 'trait' over 'metaclass' + as much as possible + - print_usage_text() exposed as a public method, to make it easier for + consuming classes to modify the behaviour when usage text is printed + +0.47 2012-08-30 16:37:59 PDT-0700 + - re-release to remove double $VERSION declarations + 0.46 2012-08-30 15:17:28 PDT-0700 - -h is also treated as a --help option