Merge branch 'master' into attribute_helpers
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 32f804a..5441466 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ for, noteworthy changes.
       - The warning for 'no associated methods' is now split out into the
         check_associated_methods method, so that extensions can safely call
         'after install_accessors => ...'. (hdp)
+      - Move currying syntax for delegation in from AttributeHelpers. (hdp)
 
 0.84 Fri, Jun 26, 2009
     * Moose::Role