X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f04f0285bf9a80c7593beff4ca23334356982b7d;hb=4752c97bb22149613a59912fa5a23b865cadef54;hp=32aac77dc96c04a5c7a5e8f1b2d2a1ca6a6fc5e6;hpb=1c22aa176dfa2e4c92d46b5e27f1ba1bb552a249;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 32aac77..f04f028 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ + - Support builder => sub {} ala MooseX::AttributeShortcuts + - Fix 'no Moo;' to preserve non-sub package variables + - Switch to testing for Mouse::Util->can('find_meta') to avoid + exploding on ancient Mouse installs - Fix loading order bug that results in _install_coderef being treated as indirect object notation