Mention removal of MMR->alias_method in Changes
Dave Rolsky [Wed, 14 Jul 2010 16:25:38 +0000 (11:25 -0500)]
Changes

diff --git a/Changes b/Changes
index d9426c6..5eade26 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,9 @@ for, noteworthy changes.
   * has '+foo' now has a blacklist rather than a whitelist for options which
     can be legally inherited (doy, Tuomas Jormola).
 
+  * Removed the long-deprecated Moose::Meta::Role->alias_method metohd. (Dave
+    Rolsky).
+
   [NEW FEATURES]
 
   * We no longer unimport strict and warnings when Moose, Moose::Role, or