Doc all Changes
Dave Rolsky [Sun, 3 May 2009 18:31:18 +0000 (13:31 -0500)]
Changes

diff --git a/Changes b/Changes
index 85aed7b..df8bcde 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,15 @@ Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
 0.78
+    * Moose::Cookbook::FAQ and Moose::Cookbook::WTF
+      - Merged these documents into what is now Moose::Manual::FAQ
+
+    * Moose::Unsweetened
+      - Moved to Moose::Manual::Unsweetened
+
+    * Moose::Cookbook::Basics::Recipes 9-12
+      - Renamed to be 8-11, since recipe 8 did not exist
+
     * Moose::Exporter
       - Make Moose::Exporter import strict and warnings into packages
         that use it (doy)