Merge master into branch
[gitmo/MooseX-Getopt.git] / ChangeLog
index 7b0018b..6d48eec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.22
+  * MooseX::Getopt
+    - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
+    and MooseX::Getopt::GLD.
+
 0.21 Thu. Aug 27 2009
   * MooseX::Getopt
     - Enable and document the argv parameter to the constructor.