changelog for assert_coerce
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index b3f4610..4369510 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+[NEXT]
+
+  [ENHANCEMENTS]
+
+  * Type constraint objects now have an assert_coerce method which will either
+    return a valid value or throw an error.
+
 1.17 Tue, Oct 19, 2010
 
   [BUG FIXES]