From: Dave Rolsky Date: Tue, 10 Jan 2012 17:11:58 +0000 (-0600) Subject: v0.18 X-Git-Tag: v0.18^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.18 v0.18 --- diff --git a/Changes b/Changes index 5a3ff2f..e055e16 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ {{$NEXT}} +0.18 2012-01-10 + - A small internal tweak which prevents the MooseX::ClassCompositor tests from failing.