X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=508c4a391445dfd3f05b084e6b6fef34193166d1;hb=502d28800e35fef6335c54ea58f5e1264c16ecdf;hp=1c31f5984e5d83489b3d3b819edfcd7b321e1d53;hpb=aeb50d03ddc4fbe0608afae6b3ddd8ffb62cf0ac;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 1c31f59..508c4a3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +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 + 0.091007 - 2012-05-17 - remove stray reference to Devel::GlobalDestruction