X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bd56ac6c5c56e135a51b4468ef65c778554b6d65;hb=198598c51da7373607d6be19cfce7bd97903467d;hp=9485a4b4c32fffed82316e9ace393e689ba610bc;hpb=da109dfbadf9020408230258383da646ec0611e3;p=catagits%2FCatalyst-Devel.git 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: