Changelogging
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 8c0e01a..9c70fb6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Mouse
 
+0.37_03 
+    * Mouse::Exporter
+        - Add Mouse::Exporter (gfx)
+    * Mouse::Meta::Method::Constructor
+        - Optimize generated constructors (gfx)
+
 0.37_02 Sun Oct  4 17:29:15 2009
     * Mouse
         - Implement the argument/inner keywords