Updated changes for latest recipe tweaks
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 4f93425..37cfd6f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,11 @@ Revision history for Perl extension Moose
       - Fix inlined constructor so that values produced by default
         or builder methods are coerced as required + test (t0m)
 
+    * Moose::Cookbook::Basics::Recipe1
+    * Moose::Cookbook::Basics::Recipe2
+      - Editing and content changes to simplify these recipes (Dave
+        Rolsky)
+
     * Moose
     * Moose::Cookbook::Extending::Recipe2
       - Add a _remove_keywords function so if you extend Moose