X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3104b2787486d09ad2e9e0175d9b55ca2dcf8a3c;hb=1255be67332ece4bc28856c86bb34cc64f490bc5;hp=e1f5098e84b4195ad7849b7aa1ca435fc6174369;hpb=4e5983f2a904f894762e61c2dff962a37da5ef92;p=catagits%2FCatalyst-Controller-DBIC-API.git diff --git a/Changes b/Changes index e1f5098..3104b27 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,14 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +2.004001 2011-08-19 16:17:53 Europe/Vienna +- Changed stored_model and stored_result_source attributes to methods for + ACCEPT_CONTEXT/Catalyst::Component::InstancePerContext compatibility + +2.003002 2011-05-09 12:30:01 Europe/Vienna + - Added has_errors method -- Fixed tests to succeed with newer DBIx::Class versions +- Fixed tests to succeed with newer DBIx::Class and Moose versions - Fixed controller instantiation failures with Moose 2 in relation to prefetch 2.003001 2011-02-16 17:52:37 Europe/Vienna