From: gfx Date: Thu, 1 Oct 2009 05:46:30 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.37_01~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=32258b37781ae70c7bd1b389cc32b95618f27709 Changelogging --- diff --git a/Changes b/Changes index 616bf6b..ff53c17 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Mouse - * Refactor type coercions +0.38 + * Type coercions are stored to type constraints * Refactor the type parser to parse 'ArrayRef[Object|Int]'