X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f6e66fb39892c31779f985322fb863185102e98a;hb=160c2c2c5c944d61ada3e252d2e621f9074ebd9f;hp=c8aa52f39a02ca5466b101370a34039d2a002c4a;hpb=9b0fb700146699ec39db5c47bc15dbeb96c4f2b1;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index c8aa52f..f6e66fb 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - 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 - Update incompatibilities with Moose documentation