use Devel::PartialDump to dump tc failures, if possible
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index af30c84..fe4c92a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,9 @@ for, noteworthy changes.
     origin)". Also, add the package that accessors are defined in to their
     definition context.
 
+  * Use Devel::PartialDump in type constraint error messages, if it is
+    installed.
+
   [BUG FIXES]
 
   * Stop hiding warnings produced by throwing errors in DEMOLISH methods.