changelog _install_coderef fix
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index fa108f3..32aac77 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
+  - Fix loading order bug that results in _install_coderef being treated
+    as indirect object notation
 
-
+1.000007 - 2012-12-15
+  - Correctly handle methods dragged along by role composition
   - Die if Moo and Moo::Role are imported into the same package
 
 1.000006 - 2012-11-16