X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=219a60fe0367c17439b5b27f3fbddb63503ed565;hb=7f9775b10edb9cc45980751344fc96f58b16e537;hp=f6e66fb39892c31779f985322fb863185102e98a;hpb=160c2c2c5c944d61ada3e252d2e621f9074ebd9f;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index f6e66fb..219a60f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +0.009014 - 2012-03-29 + - Split Role::Tiny out into its own dist - Fix a bug where coercions weren't called on lazy default/builder returns - Switch Moo::Utils to using Module::Runtime, and add the 5.8 %INC leakage fix into Role::Tiny's _load_module to provide partial parity