Update dist.ini and add $NEXT token to changelog
[gitmo/MooseX-Params-Validate.git] / ChangeLog
index f07086f..36f2b73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-Revision history for Perl extension MooseX-Params-Validate
+{{$NEXT}}
+    - Fix tests that broke with new hash randomization in 5.17.6. (Dagfinn
+      Ilmari MannsÃ¥ker)
 
 0.16 2011-01-29
-    - All the validation methods now accept both a hash (or array) and a
-      reference.
+    - The validated_list and validated_hash functions now accept the values to
+      be validated as both a hash and a hash reference.
 
 0.15 2010-11-29
     - Add MX_PARAMS_VALIDATE_ALLOW_EXTRA which allows extra parameters in