X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f90e1293e66571a129b4ee4bd3955b4a6f5350dd;hb=04283e901fb71c2bb86cfa69d0731d07d34c7147;hp=b620fa5331f6332a49d76b86f24340ab74e38374;hpb=72ed17b84d08a24f7c9c411db23d5b62da64ced0;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/Changes b/Changes index b620fa5..f90e129 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +0.00902 July 10, 2009 + - Bump required Moose version to avoid issues with is => 'bare' + when an older version of Moose is already installed. + 0.00901 July 06, 2009 - Fix to not warn with newer versions of Moose by passing is => 'bare' to process_accessors method.