From: Dave Rolsky Date: Sun, 18 Sep 2011 02:41:28 +0000 (-0500) Subject: v0.30 X-Git-Tag: v0.30^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Ftags%2Fv0.30;p=gitmo%2FMooseX-Types.git v0.30 - Fix a bug in the tests that caused failures with Moose HEAD. (doy) --- diff --git a/Changes b/Changes index 95df9de..b87a79c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for MooseX-Types {{$NEXT}} + +0.30 2011-09-17 - Fix a bug in the tests that caused failures with Moose HEAD. (doy) 0.29 2011-08-20