* Use Moose's throw_error() method.
[gitmo/MooseX-Getopt.git] / ChangeLog
index 13b0379..7477c6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.150001 ???
+        * MooseX::Getopt
+          - Use Moose's throw_error() method. (dexter)
+
 0.15 Sat. July 26 2008
        * MooseX::Getopt::OptionTypeMap
          - Accept type constraint objects in the type mapping, not just names