From: Jesse Luehrs Date: Sun, 4 Sep 2011 21:31:01 +0000 (-0500) Subject: changelog X-Git-Tag: 2.0205~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f82d92b03e5dbab42024e2003a76f17956cc234e;p=gitmo%2FMoose.git changelog Conflicts: Changes --- diff --git a/Changes b/Changes index 303528e..4c77f9f 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,11 @@ for, noteworthy changes. which will return a reference to a new container with the same contents as the attribute's reference. + [ENHANCEMENTS] + + * 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