Add changes $NEXT
Dave Rolsky [Thu, 12 Feb 2009 17:15:06 +0000 (17:15 +0000)]
Changes

diff --git a/Changes b/Changes
index dfe1f5e..5d805bd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,11 @@ Revision history for Perl extension Moose
       - Make some keyword errors use throw_error instead of croak
         since Moose::Exporter wraps keywords now (Sartak)
 
+    * Moose::Cookbook::*
+      - Revised every recipe for style and clarity. Also moved some
+        documentation out of cookbook recipes and into Moose::Manual
+        pages.
+
 0.68 Wed, February 4, 2009
     * POD
       - Many spelling, typo, and formatting fixes by daxim.