X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5f17647163daab887c9f0be175c15db67cbcf7f5;hb=924bf2b9c2401af43810bcca4068de3d6e2fa507;hp=aa71e3b3e4be4fb5f3509f207aa92efb21ce62dc;hpb=ffbf1967be4a74a07555bad4397bf42952647ce7;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Changes b/Changes index aa71e3b..5f17647 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,17 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema -0.23 (unreleased) + - Add tests for issues with Class::C3 which are caused to + applications which use new Catalyst but old DBIC, and have + use Class::C3 in the MyApp class (t0m) + - warn on empty schema + - create=dynamic deprecation warning + - conversion to Moose (of Model, helper to follow) + - cursor caching support (via ::Role::Caching) + - switch to hashref connect_info for DBIC 8100 + - better helper option parsing + - pass loader opts to dynamic schemas + +0.23 Sun Mar 8 20:30:02 GMT 2009 - Kill a couple of warnings (one due to MRO::Compat) 0.22 Tue Mar 3 15:54:19 UTC 2009 @@ -88,5 +99,3 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema 0.04 Mon Feb 13 04:22:49 UTC 2006 - First public release - -0.23 2009-03-04 18:18:11