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

diff --git a/Changes b/Changes
index 8a8c688..edfa9fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,10 @@ for, noteworthy changes.
     and only when not running under the debugger. This has been fixed.
     (Florian Ragwitz)
 
+  * 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)
+
   [DEPRECATIONS]
 
   * The optimize_as option for type constraints has been deprecated. Use the