Devel::GlobalDestruction
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index d7c2242..d48047c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+  - provide 'no Moo::sification' to forcibly disable metaclass inflation
+  - switch to Devel::GlobalDestruction to correctly disarm the
+    Moo::sification trigger under threads
   - make extends after has work
   - name subs if Sub::Name is available for better stracktraces
   - undefer all subs before creating a concrete Moose metaclass