bump Role::Tiny dep for modifier+composition bugfix
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 1c31f59..46a1e88 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+  - 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
+
 0.091007 - 2012-05-17
   - remove stray reference to Devel::GlobalDestruction