remove ancient deprecated method, update changes for release
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 3dc1326..3547f78 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,19 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+0.74 Tue, April 7, 2009
     * Moose::Meta::Role
     * Moose::Meta::Method::Destructor
       - Include stack traces in the deprecation warnings.
         (Florian Ragwitz)
 
+    * Moose::Meta::Class
+      - Removed the long-deprecated _apply_all_roles method.
+
+    * Moose::Meta::TypeContsraint
+      - Removed the long-deprecated union method.
+
+
 0.73_02 Mon, April 6, 2009
     * More deprecations and renamings
       - Moose::Meta::Method::Constructor