More compatibility
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index c58e5fa..ee11526 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for Mouse
 
-0.30
+0.30 Mon Sep 21 16:43:05 2009
+
+    * Work around anonymous classes as mortal classes (gfx)
+
+    * 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)
 
@@ -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