X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=Changes;h=281699b048597a5c5bab9e2a6f3d1b12afe83285;hp=5a3ff2fe4d2baaf7e3c2c41d8218af92fd281cad;hb=f9ff5c7030df3914e6679676843363cc604a3a83;hpb=a5dca2d4657bfd327ea0d2ec0eff6fee061a7093 diff --git a/Changes b/Changes index 5a3ff2f..281699b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ {{$NEXT}} +- repository has moved to the GitHub Moose organization + +0.19 2012-01-17 + +- The 0.17 release broke compatibility with pre-2.0 versions of Moose. + + +0.18 2012-01-10 + - A small internal tweak which prevents the MooseX::ClassCompositor tests from failing.