X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git;a=blobdiff_plain;f=Changes;h=c15613e6b88e3fc9e7ff4b71fb79765470cba77c;hp=7a0c6038961dcd9990f251dbf65054c524181d3e;hb=c7120a5c62a269910ad42ae778910257ccf84fdc;hpb=5475faecc8d3305cdc1f48836fffa871f3d1b507 diff --git a/Changes b/Changes index 7a0c603..c15613e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.00900 + - Fix so that classes which implement BUILD themselves still get + all attributes passed to their constuctor placed into the instance + hash (t0m) + 0.00802 Apr 23, 2008 - Declare test dependency on Test::Exception. Closes RT#43194. (rafl) - Turn build_requires on Test::More into test_requires. (rafl)