X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f04f0285bf9a80c7593beff4ca23334356982b7d;hb=4752c97bb22149613a59912fa5a23b865cadef54;hp=d8b6ec6e453a69a88eb319411b71aaaf87f71f1b;hpb=96b09f219131ab88ebcb935e5baef654de7ddb84;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index d8b6ec6..f04f028 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ + - 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