X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d958e58221cd51b2db9e648e20458fa0d573ff0c;hb=3c0a590c495c4c5f87317bd1df8f66137313eedb;hp=0ea7aec9f1cc96b59bc7d0fc6f95984e54e3b53d;hpb=6c95a80431341b4852d285b23ed08e90ac358b36;p=gitmo%2FMooseX-Types-Structured.git diff --git a/Changes b/Changes index 0ea7aec..d958e58 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for MooseX-Types-Structured +0.26 02 January 2010 + - removed version from Test::Fatal as asked by the debian folks + - small documentation updates + 0.25 28 December 2010 - fixed bug where ->is_subtype_of dies meaninglessly when the type we are trying to check is not a type we can find. This makes our