Add basics recipe12 to changes
Dave Rolsky [Mon, 13 Apr 2009 03:00:11 +0000 (22:00 -0500)]
Changes

diff --git a/Changes b/Changes
index ff38d6f..e539b0d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+???
+    * Moose::Cookbook::Basics::Recipe12
+      - A new recipe, creating a custom meta-method class.        
+
 0.74 Tue, April 7, 2009
     * Moose::Meta::Role
     * Moose::Meta::Method::Destructor