Add release date for 0.27
[gitmo/MooseX-Getopt.git] / ChangeLog
index 5559c5d..3c55ece 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.27 Sun. Feb 10 2010
+  * Makefile.PL:
+   - Bump dependency to Getopt::Long::Descriptive to 0.081 in an attempt to
+     avoid test failures.
+
   * MooseX::Getopt::Dashes
    - Document that using a cmd_flag argument to attributes can be used to
      override the tr/_/-/ replacement ::Dashes does on attribute names