with "MooseRole";
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 80cdb94..ff86051 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - Allow Moo classes to compose Moose roles
   - Introduce Moo::HandleMoose, which should allow Moo classes and roles
     to be treated as Moose classes/roles. Supported so far:
     - Some level of attributes and methods for both classes and roles