X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ea269264791f3a0055c56ba4148ecb3a9b1f19de;hb=d0147de1b19ae3b9b490fe9f7fed336da26fdb4f;hp=808a5605365bcd2fa6ca41671ec95b74dfd8da8b;hpb=35a21e0aa279af3687d72e0232447c403db12df3;p=gitmo%2FMooseX-Types-Structured.git diff --git a/Changes b/Changes index 808a560..ea26926 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for MooseX-Types-Structured +0.15 27 May 2009 + - Change copy on license and added contributors section + 0.14 01 May 2009 - Use a builder instead of wrapping new to set the default structured coercion (rafl).