X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ac187fbf685a95fb8c2baf67e7635b43b0bef398;hb=21035624ef44c6cfba4255e1ccdc7a472c472eef;hp=c459ef2917aa649ef437aa8ae1540d2d81b9a66d;hpb=7cd372c7899db99058113499845397260ebda10e;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/Changes b/Changes index c459ef2..ac187fb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ {{$NEXT}} +0.26 2011-06-06 + +- The default() method for class attributes always returned a value, even if + the default was a subroutine ref, which isn't how the method works for + regular attributes. This broke inlining with Moose HEAD. + + 0.25 2011-06-05 - Class attributes now have a definition context set, which means that errors