undefer subs before metaclass inflation
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index a4ae541..273687f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - undefer all subs before creating a concrete Moose metaclass
   - fix bug in _load_module where global vars could cause mis-detection
     of the module already being loaded