X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-FollowPBP.git;a=blobdiff_plain;f=Changes;h=bf982b1fdbcf1f9012e0265390d176cd5bbe3b5a;hp=154d50b7a2ec2d21cbf7e7cb3d840f5d98790d3b;hb=4772806701c8b2a869655c0c03d9fe6328376461;hpb=b1785d2295597b7699867ef2125e3d422c8099a2 diff --git a/Changes b/Changes index 154d50b..bf982b1 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,12 @@ -- Allow MooseX::FollowPBP to be used in roles. +0.05 2011-02-26 + +- In Moose 1.9900+, attributes from roles no longer acquire the consuming + class's attribute traits. However, you can apply attribute traits like this + one to attributes in roles, and that trait is preserved when the role is + applied to a class. + + See the documentation for more details. + 0.04 2010-07-20