generate-mouse-tiny.pl must depend on only standard libraries
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 476ec54..b4ab9fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for Mouse
 
-0.37_03 
+0.37_04
+    * Mouse::Meta::Role::Composite
+        - Fix and improve role composition mechanism (gfx)
+
+
+0.37_03 Wed Oct  7 21:10:05 2009
     * Mouse::Exporter
         - Add Mouse::Exporter (gfx)
     * Mouse::Meta::Method::Constructor