From: Tomas Doran Date: Thu, 12 Aug 2010 00:00:28 +0000 (+0100) Subject: Changelog X-Git-Tag: 1.29~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Devel.git;a=commitdiff_plain;h=198598c51da7373607d6be19cfce7bd97903467d Changelog --- diff --git a/Changes b/Changes index 9485a4b..bd56ac6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Split method for creating tests into multiple methods to allow + subclasses to override the generation of some tests. - Allow the author to be defined in the call to ->new to help things which want to call Catalyst::Helper programatically. - Remove $VERSION = eval $VERSION handwave in generated code as: