summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 45e27c0..093b495 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for MooseX-NonMoose
{{$NEXT}}
+ - Fix the fallback constructor call for hashref parameters (ribasushi,
+ t0m, castaway).
0.14 2010-07-19
- Avoid warnings from Moose 1.09, part 2 (Dave Rolsky).