X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cef560ce260eb3933d457890377672ef37309be6;hb=fbe3dfe7ee2a5138dc79f590949b7b5a55dc3418;hp=62c47f4a4ddfbfac48a28189b60096458160c992;hpb=b30dc5b18bd6d5430dce664d6e3b9e4f8d2fe2b9;p=gitmo%2FMooseX-Types-Structured.git diff --git a/Changes b/Changes index 62c47f4..cef560c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for MooseX-Types-Structured +0.22 01 June 2010 + - Added tests to demonstrate type constraint equality problem + introduced in Moose 1.05 + 0.21 26 March 2010 - Removed unneed module from test - additional contributed documentation fixes