bump Role::Tiny dep for modifier+composition bugfix
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 3f4b63e..46a1e88 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - bump Role::Tiny dependency to get working modifiers under composition
   - handle "has '+foo'" for attrs from superclass or consumed role
   - document override -> around translation
   - use D::GD if installed rather than re-adding it as a requirement