be more specific about the 0.41 change
[gitmo/MooseX-Getopt.git] / Changes
diff --git a/Changes b/Changes
index 5131be3..40d56ed 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,7 +7,8 @@ Revision history for Perl extension MooseX-Getopt
 
 0.41      2012-04-14 18:36:00 PDT-0700
  - Now bails with exit status 0, rather than dying, when printing
-   --usage/--help information. (Karen Etheridge)
+   requested --usage/--help information (usage printed via invalid arguments
+   will still die, however). (Karen Etheridge)
 
 0.40      2012-04-13
  - Fix tests when MooseX::ConfigFromFile is installed, with