X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types-Structured.git;a=blobdiff_plain;f=Changes;h=7477ea76354dc65ae57c8a1388e1d45e3a82fe7f;hp=6b9b97aa5a7dca738a25f314c407add3df3d7418;hb=deea72238982897a1b109b53155f889854872ffe;hpb=971c23b3ed01344983e22381e598fa77fc1fa1e4 diff --git a/Changes b/Changes index 6b9b97a..7477ea7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for MooseX-Types-Structured +0.28 03 October 2011 + - Fixed regression where mixed type constraints (MX:Types style and + 'classic' Stringy style) are used in a single structured type doesn't + work. + 0.27 28 April 2011 - test fixes for new Moose