From: Shawn M Moore Date: Sun, 2 Nov 2008 16:35:36 +0000 (+0000) Subject: Update Changes X-Git-Tag: 0.19~156 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=e4b38f4599d374b4f8360e89122f00754505a5bd;hp=d10fd51092531b4ad3b3ecc0fe838f741094c69b Update Changes --- diff --git a/Changes b/Changes index ea84f89..83aafd0 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Mouse -0.11 +0.11 Sun Nov 2 11:35:04 2008 + * Throw an error if accessor/predicate/clearer/handles code eval fails + + * Optimizations for generated methods, they should now be on par with Moose 0.10 Tue Oct 28 19:23:07 2008 * Require a recent Moose (which has the bugfix) for