X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f5df4c488470f6be64d394726f4cf41d39010233;hb=stable%2F2.06;hp=3a911dad379989e1cf495a134b9f66bb37cc85b8;hpb=c9b1eb812805f0eb992d762aa0f669b2c17c1e72;p=gitmo%2FMoose.git diff --git a/Changes b/Changes index 3a911da..f5df4c4 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ for, noteworthy changes. {{$NEXT}} +2.0604 Wed, Sep 19, 2012 + [BUG FIXES] * Fix nonsensical error message for inlined accessors of required attributes.