X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=17d23f87fcbbef92e5364598141363bbc07d2fae;hb=2df0eafba56bddbd8fd79a1317c2208207d72fc9;hp=3d029733d8af12c11044835647fdea47aaa41a62;hpb=f90a1d73a7eff0bff5e03f93c0cc8165ec70002a;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/Changes b/Changes index 3d02973..17d23f8 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +0.09 2009-07-09 + +- An attribute with a builder that wasn't also lazy caused an + exception when the attribute's accessor was called. + + 0.08 2009-04-07 - Make this module work with Moose 0.73_01+.