X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=918545baa0c09e9e0e826cc0df6bc7fa00c26687;hb=5d5bb71d96bad0fb8d1d7542d94fa89122a46f12;hp=98e43f59a94d77a6a8111c40547b1c4822c93f0c;hpb=786e5ba05411220ef340bd586516b97345ca1365;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index 98e43f5..918545b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - Add explanation of Moo's existence - Change @ISA setting mechanism to deal with a big in 5.10.0's get_linear_isa - Change 5.10 checks to >= to not try and load MRO::Compat on 5.10.0 - Make 'perl -Moo' DTRT