load Moo::sification in Moo::Role too
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index e29d48c..0055a6b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - 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