X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=337846728b5dcd35f1b1ed22e1ee2562ac30a183;hb=1b694d4adddf47a956dcc49d7aa51cfc63af9e04;hp=10e5640fcb2969196048ec45d289429237fbbc82;hpb=2a572db58d747c3c75bbf835c492d2ed04316dc4;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/Changes b/Changes index 10e5640..3378467 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ + - Turn build_requires on Test::More into test_requires. (rafl) + - Fix doc typos in SYNOPSIS. Closes RT#40380. (rafl) + 0.00801 Apr 09, 2009 - Make the accessor meta method class compatible with recent Moose. - Stop using deprecated Moose api to avoid warnings.