fix constructor firing for nonMoo through multiple layers of Moo
[gitmo/Role-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 51ad7f0..f825bfb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - Fix nonMoo constructor firing through multiple layers of Moo
   - Fix bug where nonMoo is mistakenly detected given a Moo superclass
     with no attributes (and hence no own constructor)