Trim trailing whitespace
[gitmo/MooseX-Getopt.git] / ChangeLog
index 2817705..3832495 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
 Revision history for Perl extension MooseX-Getopt
 
-0.22
+0.23 Fri. Oct  02 2009
+  * MooseX::Getopt
+    - Allow the config file to return a code ref which is called to return
+      the config file location (Gordon Irving)
+
+0.22 Sat. Sept 05 2009
+    - Require GLD 0.077 for RT#49427 as some versions are broken
+
   * MooseX::Getopt
     - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
     and MooseX::Getopt::GLD.