v0.32 v0.32
Robert Sedlacek [Fri, 18 May 2012 13:56:35 +0000 (15:56 +0200)]
        - Support delegation of methods to the class for class types
        - Factor out _try_delegate method

Changes

diff --git a/Changes b/Changes
index 18d3539..a9cb729 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for MooseX-Types
 
 {{$NEXT}}
 
+0.32    2012-05-18
+
         - Support delegation of methods to the class for class types
         - Factor out _try_delegate method