Inherited attributes may now be extended without restriction
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index d2d4cbf..6e18299 100644 (file)
--- a/Changes
+++ b/Changes
@@ -15,6 +15,10 @@ Revision history for Perl extension Moose
         found by Jesse Luehrs, fixed by Dave Rolsky)
         - added tests for this (Dave Rolsky)
 
+    * Moose::Meta::Attribute
+      - inherited attributes may now be extended without restriction on type
+        and some other attributes (Sartak)
+
 0.40 Fri. March 14, 2008
     - I hate Pod::Coverage