From: Graham Knop Date: Fri, 24 May 2013 16:47:18 +0000 (-0400) Subject: changelog attribute trait fix X-Git-Tag: v1.003000~70 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3ab82d3df0cb4e44b355e5433e50dd192b0e2ef;p=gitmo%2FMoo.git changelog attribute trait fix --- diff --git a/Changes b/Changes index c589623..47c7d99 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,5 @@ - properly die when composing a module that isn't a Role + - fix passing attribute parameters for traits when inflating to Moose 1.002000 - 2013-05-04 - add 'moosify' attribute key to provide code for inflating to Moose