changelog attribute trait fix
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index c589623..47c7d99 100644 (file)
--- 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