X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4d073819d63b42f8b37807d8e447a8362640fc45;hb=e2fd4c1142222648438f46355ddca1c9c2b8facb;hp=f12d70883c4dffbe15b6ac46d3dc123de225cc64;hpb=32aafea1d638b681676853af599a0bd3d79244e8;p=gitmo%2FMooseX-Types.git diff --git a/Changes b/Changes index f12d708..4d07381 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for MooseX-Types {{$NEXT}} +0.28 2011-08-02 - Fixed git and bug tracking info in META.{yml,json}. Reported by Petter Rabbitson. (Dave Rolsky) @@ -9,7 +10,6 @@ Revision history for MooseX-Types - 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)