some speedups in Moose
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 5807f58..7d61bd7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension Moose
 
+0.46
+    * Moose::Meta::Class
+      Moose::Meta::Role
+      - now use the get_all_package_symbols from the 
+        updated Class::MOP, test suite is now 10 seconds 
+        faster
+
 0.45 Saturday, May 24, 2008
     * Moose
       - Because of work in Class::MOP 0.56, all