X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=508c4a391445dfd3f05b084e6b6fef34193166d1;hb=502d28800e35fef6335c54ea58f5e1264c16ecdf;hp=632d0cfc03876ffae7bfeb46146de64bf8df10b6;hpb=13e41b70f5b1b0f9b8b021bd61cb00273dee9a7b;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 632d0cf..508c4a3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +0.091009 - 2012-06-20 + - squelch redefine warnings in the coderef installation code + +0.091008 - 2012-06-19 + - bump Role::Tiny dependency to get working modifiers under composition + - handle "has '+foo'" for attrs from superclass or consumed role - document override -> around translation - use D::GD if installed rather than re-adding it as a requirement