Doc ->isa & ->can fix in Changes
Dave Rolsky [Sat, 19 May 2012 05:43:37 +0000 (00:43 -0500)]
Changes

diff --git a/Changes b/Changes
index 972c189..25e7060 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,9 @@ Revision history for MooseX-Types
           parent. Attempting to subtype Any was one way to trigger the
           bug. (Dave Rolsky)
 
+        - The new delegation code broke calling ->can or ->isa on
+          MooseX::Types::TypeDecorator as a class method. (Dave Rolsky)
+
 0.34    2012-05-18
 
         - Special case new to avoid unexpected exceptions on unloaded classes