Fix clone_and_inherit_options() to take 'traits' and 'metaclass' correctly
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 3b5d794..2570d12 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Mouse
 
+0.37_02
+    * Mouse::Meta::Attribute
+        - Add get_read_method_ref() and get_write_method_ref()
+
 0.37_01 Thu Oct  1 15:32:58 2009
     * Type coercions are stored to type constraints