X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f825bfbd7d4189da94863f7ea490c6010aa8d50d;hb=53875e2cf2ae5e6e86491d68649f320ec72fb4f7;hp=51ad7f0a7374a7f6b49688729a5f9880e7f773c9;hpb=c45702917a553f4c038f0fc77869380b57da4742;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index 51ad7f0..f825bfb 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - Fix nonMoo constructor firing through multiple layers of Moo - Fix bug where nonMoo is mistakenly detected given a Moo superclass with no attributes (and hence no own constructor)