X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=53481cf4ef423abf15d7d87295ac674204e7e2f1;hb=13eaa252949631ec254e2cf0b8171862cc615334;hp=31e9e559822d4a3f7490b2d098379377afb0ecf3;hpb=080d1e6df9e616302eb2294b6767a5676cba8c82;p=gitmo%2FMooseX-SemiAffordanceAccessor.git diff --git a/Changes b/Changes index 31e9e55..53481cf 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,12 @@ -- Allow MooseX::SemiAffordanceAccessor to be used in roles. +0.09 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.08 2010-07-20