X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ecf47cff4892e1e95605243bf12a69db85bf25da;hb=5e0a1a003c3b5b322153e5e944a84a23bd9fcf61;hp=b80911cfd3da74d44bf9acbf8381c1b337d5d966;hpb=0fa676a79aa572c22884b48560683f21f596fe45;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index b80911c..ecf47cf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ # This file documents the revision history for Perl extension Catalyst. + - Bump MooseX::Emulate::Class::Accessor::Fast dependency + to force new version which fixes a lot of plugins (t0m) - Make log levels additive, and add documentation and tests for the setup_log method, which previously had none. Sewn together by t0m from two patches provided by David E. Wheeler