foo
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 71574da..7831c7e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
-0.30
+0.30 Sat. May 6, 2006
+    * Class::MOP::Class
+      - anon-classes are now properly garbage collected
+        - added tests for this 
+
     * Class::MOP::Instance
       - added new instance protocol
         - added tests for this