inhale Moose roles in apply_roles_to_package too
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 0055a6b..277b9dd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - inhale Moose roles before checking for composition conflicts
   - enable Moo::sification if only Moo::Role is loaded and not Moo
   - preserve attribute ordering
   - factor out accessor generation code a bit more to enable extension