Changes for parameterized traits bug fix
Dave Rolsky [Mon, 29 Aug 2011 16:27:52 +0000 (11:27 -0500)]
Conflicts:

Changes

Changes

diff --git a/Changes b/Changes
index cd58185..8668613 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,12 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [BUG FIXES]
+
+  * When specifying an attribute trait, passing options for the trait besides
+    -alias or -excludes caused a warning. However, passing other options is
+    totally valid when using MooseX::Role::Parameterized. (sartak)
+
 2.0204 Thu, Aug 25, 2011
 
   [BUG FIXES]