From: Dave Rolsky Date: Fri, 29 Oct 2010 15:24:53 +0000 (-0500) Subject: Changes for 0.21 X-Git-Tag: v0.21~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c51798c1495ef845093ed66aecda7bd8bdd36bb5;p=gitmo%2FMooseX-ClassAttribute.git Changes for 0.21 --- diff --git a/Changes b/Changes index dd68948..547a3e6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.21 2010-10-29 + +- Switch from Test::Exception to Test::Fatal. + + 0.20 2010-10-07 - A test file tried to load MooseX::Role::Parameterized, which was not listed