X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c7a74d5fb4519ae5f4df8fed535226113bf88ae6;hb=98489874ed2772e4b54880c1f6f870c8ed5f5bfa;hp=aed5300f96d01b3bbd4ee68d5f727132fd5131e7;hpb=9ee0a8684abce91b46f4d0769db2e394e18ab4a9;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Changes b/Changes index aed5300..c7a74d5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema + - Don't ship MYMETA.* files (RT#91808) + +0.61 2013-06-19 12:48:34 + - Fix test failure caused by hash randomisation in perl 5.17 (RT#82917) + +0.60 2012-06-12 16:27:00 + - Add per_request_schema hook to PerRequestSchema trait and docs + - 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