remove multi-populate code to fix exists/defined new() bug
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 508c4a3..e9a1532 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+  - remove multi-populate code to fix exists/defined new() bug
+  - document move to #moose and include repository metadata
+  - no Moo and no Moo::Role
+  - squelch used only once warnings for $Moo::HandleMoose::MOUSE
+  - MooClass->meta
+  - subconstructor handling for Moose classes
+
 0.091009 - 2012-06-20
   - squelch redefine warnings in the coderef installation code