Mention removal of MMR->alias_method in Changes
[gitmo/Moose.git] / 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