X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=96b82903b42185ea3565224f3719aaef324a2c88;hb=550da40200cbc32e0f608ccd8ab6ec5ce4ccce75;hp=7477c6ff2000147b72f688f0d1fc7fe98ba357f6;hpb=4d9cc914c6085c8666a8ea08b67cdda0413f0efa;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index 7477c6f..96b8290 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,13 @@ Revision history for Perl extension MooseX-Getopt * MooseX::Getopt - Use Moose's throw_error() method. (dexter) + * MooseX::Getopt + * MooseX::Getopt::Parser + * MooseX::Getopt::Parser::Long + * MooseX::Getopt::Parser::Descriptive + - Handling with Getopt parser implemented as strategy pattern. + (dexter) + 0.15 Sat. July 26 2008 * MooseX::Getopt::OptionTypeMap - Accept type constraint objects in the type mapping, not just names