From: Graham Knop Date: Wed, 12 Jun 2013 18:19:38 +0000 (-0400) Subject: changelog multiple modifier inflation X-Git-Tag: v1.003000~68 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0d1f0f0a7e9e1fdf72a2269e3b2b2d8f0493e1bb;p=gitmo%2FMoo.git changelog multiple modifier inflation --- diff --git a/Changes b/Changes index 47c7d99..e1d16a6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ - properly die when composing a module that isn't a Role - fix passing attribute parameters for traits when inflating to Moose + - fix inflating method modifiers applied to multiple methods 1.002000 - 2013-05-04 - add 'moosify' attribute key to provide code for inflating to Moose