Release date
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 77fd27e..a2249e0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,13 @@
 Revision history for Mouse
 
-0.33_02
-    * Make sure to work on 5.6.2
+0.34 Fri Sep 25 21:55:48 2009
+    * Make sure to work on 5.6.2 (gfx)
 
-    * Remove testing modules from inc/
+    * Remove Class::Method::Modifiers dependency (gfx)
+
+    * Remove testing modules from inc/ (gfx)
+
+    * Put t/019-handles.t on ice (gfx)
 
 0.33_01 Thu Sep 24 16:16:57 2009
     * Implement traits => [...] in has() (gfx)