changelog
Jesse Luehrs [Mon, 11 Oct 2010 04:56:00 +0000 (23:56 -0500)]
Changes

diff --git a/Changes b/Changes
index b4903c2..5cd5f45 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,6 +13,9 @@ NEXT
   * 'no Moose' no longer inadvertently removes imports it didn't create
     itself. RT #60013. (Florian Ragwitz, doy)
 
+  * Roles now support passing an array reference of method names to method
+    modifier sugar functions. (doy)
+
 1.15 Tue, Oct 5, 2010
 
   [API CHANGES]