X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=3b8ca540c63f668f5e0c73746d643b9e6b672b50;hb=ac2073c861c686a00941f7b6d5c9c1b4013d7671;hp=75d2a438b7d043742c520768c6a35795da8c2b11;hpb=05e8fe8973c9305d2a81ee513474cd5f78a0fef3;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index 75d2a43..3b8ca54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Revision history for Perl extension MooseX-Getopt 0.150001 ??? * MooseX::Getopt + * MooseX::Getopt::OptionTypeMap - Use Moose's throw_error() method. (dexter) * MooseX::Getopt @@ -10,6 +11,7 @@ Revision history for Perl extension MooseX-Getopt (dexter) * MooseX::Getopt::Parser + * MooseX::Getopt::Parser::Default * MooseX::Getopt::Parser::Long * MooseX::Getopt::Parser::Descriptive - Getopt parser is pluggined. @@ -17,8 +19,6 @@ Revision history for Perl extension MooseX-Getopt * TODO: - MooseX::ConfigFromFile should be restored? - - POD. - - New test units. 0.15 Sat. July 26 2008 * MooseX::Getopt::OptionTypeMap