be more specific about the 0.41 change
Karen Etheridge [Sun, 15 Apr 2012 15:52:25 +0000 (08:52 -0700)]
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