X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4ae69aad34a5968250503217043e5113cc70203c;hb=efc787e1c38342241d543c3e6b359855df49d7d9;hp=89cac196b05353c9df8882e475e2a699e920e520;hpb=dcedf3bfa15da7ebb0e649dd80396a3ebd14e5c5;p=catagits%2FCatalyst-Devel.git diff --git a/Changes b/Changes index 89cac19..4ae69aa 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Fix Test::More version dependency so that subtest works correctly. + - Add a $VERSION to Catalyst::Helper as PAUSE used to pull $VERSION + (i.e. 0.01) out of the app template section and use that, so we now + can't not have a version number here or it makes pause unhappy. + 1.22 2009-12-05 07:23:00 - Use MooseX::Emulate::Class::Accessor::Fast so that options supplied to ->new are put into the hash even if attributes