Changelogging
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 9c70fb6..476ec54 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ Revision history for Mouse
         - Add Mouse::Exporter (gfx)
     * Mouse::Meta::Method::Constructor
         - Optimize generated constructors (gfx)
+    * Mouse::Meta::Role
+        - Implement role application to instances (gfx)
 
 0.37_02 Sun Oct  4 17:29:15 2009
     * Mouse