X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=17d23f87fcbbef92e5364598141363bbc07d2fae;hb=935486efddf7e6356b6304fb13b53caefbe1097f;hp=e496f2b82b974d9df3f54e186b64a042c981374f;hpb=b0e6dc02e7e4238ccb6cb5fcbc32cc43e3545eab;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/Changes b/Changes index e496f2b..17d23f8 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,10 @@ -0.08 +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+.