Make anonymous classes work correctly
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index c58e5fa..8285f99 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for Mouse
 
 0.30
 
+    * Work around anonymous classes as mortal classes
+
+    * Implement with $role => -exlucdes => [...] (gfx)
+
+    * Implement get_method() in M::Meta::Class and M::Meta::Role (gfx)
+
     * Make get_method_list() compatible with Moose's (gfx)
 
     * Make unimport() not to remove non-Mouse functions (blessed and confess) (gfx)
@@ -10,8 +16,6 @@ Revision history for Mouse
 
     * Support is => 'bare', and you must pass and 'is' option to has() (gfx)
 
-    * Make generator methods private (gfx)
-
 0.29 Thu Sep 17 11:49:49 2009
 
     * role class has ->meta in method_list, because it does in Moose since 0.9