add changes for MMMC
Dave Rolsky [Sat, 21 Mar 2009 15:03:46 +0000 (10:03 -0500)]
Changes

diff --git a/Changes b/Changes
index f9fac41..c0c051c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -41,6 +41,10 @@ Revision history for Perl extension Moose
     * Moose::Manual::Contributing
       - Contributor's guide to Moose.
 
+    * Moose::Meta::Method::Constructor
+      - The long-deprecated intialize_body method has been removed
+        (yes, spelled like that).
+
 0.72 Mon, February 23, 2009
     * Moose::Object
     * Moose::Meta::Method::Constructor