X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FRole-Tiny.git;a=blobdiff_plain;f=Changes;h=e7a0a2ff96134dceac16ae6574f2fa4f5fd2dace;hp=f6e66fb39892c31779f985322fb863185102e98a;hb=5ef4ffe7ced48716152998d3bacc801a3800ce2a;hpb=b1f04da5b1dd0c5ad2f08fc0509f63ab530fb737 diff --git a/Changes b/Changes index f6e66fb..e7a0a2f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +Changes below this line are from when Role::Tiny was still bundled with Moo: + - 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