X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types.git;a=blobdiff_plain;f=Changes;h=d3f7ebd4306d9b35feb180973c66637506f2707d;hp=d720a0edd8ff6f36db78263752f65eeafa947554;hb=6d7f2c07382702d3807060253671ac8572c7e33e;hpb=ef209ccae94782975830285c5b475a2333e661c0 diff --git a/Changes b/Changes index d720a0e..d3f7ebd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for MooseX-Types - - Update docs to mention MRO::Compat rather than Class::C3 +0.22 Tue Jun 1 20:10:12 CEST 2010 + - Update docs to mention MRO::Compat rather than Class::C3. - Added '0+' overloading to solve the type constraint equality regression introduced when Moose 1.05 tightened the rules determing type constraint equality. Added tests for the