docs and changelog
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 9fd2a46..2bfa201 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
+  [ENHANCEMENTS]
+
+  * It's now possible to tell the metaclass pragma to not install a 'meta'
+    method into classes that use it. (doy)
+
   [OTHER]
 
   * Use get_or_add_package_symbol when we intend for it to autovivify, in