foo
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 8847997..1586ebc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Perl extension Class-MOP.
     * Class::MOP::Class
       - anon-classes are now properly garbage collected
         - added tests for this 
+      - improved method modifier wrapping 
 
     * Class::MOP::Instance
       - added new instance protocol