From: Dave Rolsky Date: Mon, 6 Jun 2011 18:55:27 +0000 (-0500) Subject: Updated version X-Git-Tag: v0.27~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types.git;a=commitdiff_plain;h=717f8e7a832fbf9e1b3f491a458f82e1d7776a5a Updated version --- diff --git a/Changes b/Changes index 4fad12a..7824d21 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for MooseX-Types {{$NEXT}} +0.26 2011-06-05 + - Small changes for forward compatibility with Moose 2.0100, when it is released. (Dave Rolsky) - Some small doc cleanup and improvements. (Dave Rolsky)