summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 11e5664..71cbc79 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for MooseX::NonMoose
+0.03 05/06/2009
+ Add a FOREIGNBUILDARGS method to support modifying the argument list passed
+ to the non-Moose constructor
+
0.02 04/29/2009
A few minor doc fixes