Add my name to Changes
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index f96c942..c58e5fa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,11 +2,11 @@ Revision history for Mouse
 
 0.30
 
-    * Make get_method_list() compatible with Moose's
+    * Make get_method_list() compatible with Moose's (gfx)
 
-    * Make unimport() not to remove non-Mouse functions (blessed and confess)
+    * Make unimport() not to remove non-Mouse functions (blessed and confess) (gfx)
 
-    * Remove a lot of duplication code
+    * Remove a lot of duplication code (gfx)
 
     * Support is => 'bare', and you must pass and 'is' option to has() (gfx)