From: Dave Rolsky Date: Thu, 11 Feb 2010 15:28:19 +0000 (-0600) Subject: Changes for 0.13 X-Git-Tag: 0.13~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2903ee03a9c1ea3fe842ea5926d0220f22766845;p=gitmo%2FMooseX-ClassAttribute.git Changes for 0.13 --- diff --git a/Changes b/Changes index 48a2198..6542732 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +0.13 2010-02-11 + +- Fixed tests that failed if you had an older version of + MooseX::AttributeHelpers installed. + + 0.12 2010-02-10 - Fixed so that applying a role with class attributes to an instance works