Changelogging, Mouse::Spec
gfx [Tue, 13 Oct 2009 06:07:41 +0000 (15:07 +0900)]
Changes

diff --git a/Changes b/Changes
index 5e45e74..74e561a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,9 @@
 Revision history for Mouse
 
 0.38
-    SUMMARY from 0.37-0.38
+    SUMMARY from 0.37 to 0.38
+
+    * Add documents about compatiblity and incompatibility to Mouse::Spec
 
     * Refactor type constraints and type coercions
         - Now ArrayRef[Foo | Bar] is parsed correctly