From: Jesse Luehrs Date: Sun, 4 Sep 2011 21:31:01 +0000 (-0500) Subject: changelog X-Git-Tag: 2.0300~92 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e5d48e24ffbbff2e480b12e0914c97770c754dc5;p=gitmo%2FMoose.git changelog --- diff --git a/Changes b/Changes index 58e635d..e2eca34 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,9 @@ for, noteworthy changes. MooseX::Role::Parameterized which generate new metaclasses on the fly. (sartak) + * Specifying an invalid value in a hashref 'handles' value now throws a + sensible error (Dave Rolsky) + [BUG FIXES] * When specifying an attribute trait, passing options for the trait besides