Allow trigger on ro (or no-accessor) attributes
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 0247d44..5889fad 100644 (file)
--- a/Changes
+++ b/Changes
@@ -20,6 +20,11 @@ Revision history for Perl extension Moose
           is currently not supported in roles, 
           but, ... patches welcome
     
+    * Moose::Meta::Attribute
+      - trigger on a ro-attribute is no longer an
+        error, as it's useful to trigger off of the
+        constructor
+
     * Moose::Meta::Class
       - added same 'add_package_symbol' fix as in 
         Class::MOP 0.56