Changelogging
t0m [Mon, 6 Jul 2009 00:40:19 +0000 (01:40 +0100)]
ChangeLog

index 7ca539c..1bfb265 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ Revision history for Perl extension MooseX-Getopt
 
    * MooseX::Getopt
         - Fix Getopt config spec for --configfile (t0m)
+        - Add support for --usage/--help/--? (drew@drewtaylor.com)
+        - Fix new_with_options to accept a hashref (DOUGDUDE@cpan.org)
 
    * Tests
         - Fix warning from tests with new Moose (t0m)