X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=515b3973a5137f5fd9cb2bf4c7226a515f92de33;hb=545ad8f1e3ceccda4e2823a0528231abf6bb4d87;hp=4fad12af71505257f3976f72606964918bfbab0c;hpb=db6f85d44755e488f91428c41bbe0771feb5eb42;p=gitmo%2FMooseX-Types.git diff --git a/Changes b/Changes index 4fad12a..515b397 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for MooseX-Types {{$NEXT}} +0.27 2011-06-06 + - A better fix for type constraint changes in Moose 2.0100. (doy) + +0.26 2011-06-05 + - Small changes for forward compatibility with Moose 2.0100, when it is released. (Dave Rolsky) - Some small doc cleanup and improvements. (Dave Rolsky)