Mention new meta recipe6 in changes
Dave Rolsky [Mon, 30 Mar 2009 16:27:38 +0000 (11:27 -0500)]
Changes

diff --git a/Changes b/Changes
index d9e5827..91d3239 100644 (file)
--- a/Changes
+++ b/Changes
@@ -30,6 +30,9 @@ for, noteworthy changes.
       - Make init_meta() examples explicitly return the metaclass and point out
         this fact. (hdp)
 
+    * Moose::Cookbook::Meta::Recipe6
+      - A new recipe, creating a custom meta-method class.
+
     * Moose::Meta::Class
     * Moose::Meta::Method::Constructor
       - Attribute triggers now consistently do not receive the meta-attribute