Changelogging
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index ee11526..84ba3cb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,11 @@
 Revision history for Mouse
 
+0.31
+
 0.30 Mon Sep 21 16:43:05 2009
 
+    * Implement RT #46930 (accessor/reader/writer in has())
+
     * Work around anonymous classes as mortal classes (gfx)
 
     * Implement with $role => -exlucdes => [...] (gfx)