method modifiers for roles
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 7884efb..c7143a0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@
     to be treated as Moose classes/roles. Supported so far:
     - Some level of attributes and methods for both classes and roles
     - Required methods in roles
+    - Method modifiers in roles (they're already applied in classes)
 
 0.009014 - 2012-03-29
   - Split Role::Tiny out into its own dist