X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b620fa5331f6332a49d76b86f24340ab74e38374;hb=72ed17b84d08a24f7c9c411db23d5b62da64ced0;hp=223eed2310e787c5af2ba11f85e2f31fc51408f0;hpb=69462673550d69e65a39c49327fcdd17f6f2b715;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/Changes b/Changes index 223eed2..b620fa5 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.00901 July 06, 2009 - Fix to not warn with newer versions of Moose by passing is => 'bare' to process_accessors method.