X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e4f34fbea321980fc76334643f79dc22edc105f1;hb=9a5131177c5e7958c97f1e6c8631feacc28e389b;hp=74ce30b0c4b3de567e15dd5f36d6ef3e94303323;hpb=cc66f07ffff7c4e8bb3d27f106e8d36102dd08c7;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Changes b/Changes index 74ce30b..e4f34fb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema + - Additional paranoia in types as it's possible for loading code + to clobber $_ + +0.59 2011-11-01 11:20:46 + - update helper deps for new loader + +0.58 2011-10-25 19:19:43 + - remove ->make_immutable from the PerRequestSchema trait + 0.57 2011-10-22 16:01:45 - add POD for PerRequestSchema trait