summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-05-06 17:40:41 -0500
committerJesse Luehrs <doy@tozt.net>2009-05-06 17:40:41 -0500
commitedc18fe906a431aac74a4b33902e99faa3c6b7f8 (patch)
tree9a86a69251c90325711071d81f68068809229c39
parentedc67fb237c4472ef30ece86f1be0e81c837d22f (diff)
downloadmoosex-nonmoose-0.03.tar.gz
moosex-nonmoose-0.03.zip
update Changes0.03
-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