X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=52fcc859712310d61266dab1983c90d0a62d8b2f;hb=c4997e0caed2cedf77861469881bc029723f2c96;hp=515b3973a5137f5fd9cb2bf4c7226a515f92de33;hpb=545ad8f1e3ceccda4e2823a0528231abf6bb4d87;p=gitmo%2FMooseX-Types.git diff --git a/Changes b/Changes index 515b397..52fcc85 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,17 @@ Revision history for MooseX-Types {{$NEXT}} + - Require namespace::clean 0.19. Tests fail with 0.18. Reported by + Ruslan Zakirov. RT #67923. + +0.28 2011-08-02 + - Fixed git and bug tracking info in META.{yml,json}. Reported by + Petter Rabbitson. (Dave Rolsky) 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)