X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ff53c17ab1ff90eea15a3a37e92593f07de7c4d3;hb=32258b37781ae70c7bd1b389cc32b95618f27709;hp=616bf6bd5f1fda1719d78be36f3335ab7279f9d0;hpb=25f83ae1ee4aeed4ada879ffbd31a25b269efda8;p=gitmo%2FMouse.git 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]'