From: Tomas Doran Date: Wed, 11 Aug 2010 23:58:18 +0000 (+0100) Subject: Changelog X-Git-Tag: 1.29~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Devel.git;a=commitdiff_plain;h=12e785ed4c845d895cfc50ad0a60e40e35d6b0f3 Changelog --- diff --git a/Changes b/Changes index b1e901a..9485a4b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - 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: - Gives a perl critic violation. - If you're shipping a dev release, best practice is you should do