X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=137efbd2e4c657665e3bc4520b222ffc31b8156d;hb=13c716960a36c5600d63ecedff5294dafae08e46;hp=afb921a94835d2175741eb581982bf389ea8ee4b;hpb=eea41fb2c9a6cae25d22dfdc425220ba20532b14;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index afb921a..137efbd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ +1.000002 - 2012-08-04 + - remove Devel::GlobalDestruction fallback inlining because we can now + depend on 0.08 which uses Sub::Exporter::Progressive - honour BUILDARGS when calling $meta->new_object on behalf of Moose - throw an error on invalid builder (RT#78479) - - require D::GD 0.07 to avoid prototype mismatch errors - fix stupid typo in new Sub::Quote section 1.000001 - 2012-07-21