'Fix' has '+attr' in roles by exploding earlier.
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 1eecc22..339d178 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+  [BUG FIXES]
+
+  * Fix has '+attr' in Roles to explode immediately, rather than when the role
+    is applied to a class.
+
 1.03 Thu, May 06, 2010
 
   [NEW FEATURES]