unify version numbers
[gitmo/MooseX-Getopt.git] / ChangeLog
index fc6358b..46ad596 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.17 Wed. April 8 2009
+  * MooseX::Getopt
+               - work with latest Moose (hdp)
+
+       ~ unify module version numbers with dist version (hdp)
+
+0.16 Tue. February 17 2009
+       * t/
+               - run pod tests only if RELEASE_TESTING env var is set
+
+0.15 Sat. July 26 2008
+       * MooseX::Getopt::OptionTypeMap
+         - Accept type constraint objects in the type mapping, not just names
+
 0.14 Thurs. July 10, 2008
        * MooseX::Getopt::OptionTypeMap
          - Change 'Float' which doesn't exist to 'Num' which does (perigrin)