X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=f8f469efab8bb96d7a1776d69b8388b910bf79f0;hp=3104b2787486d09ad2e9e0175d9b55ca2dcf8a3c;hb=c50b4fa47c6318d4a3611915eda4fa8f03f76240;hpb=1255be67332ece4bc28856c86bb34cc64f490bc5 diff --git a/Changes b/Changes index 3104b27..f8f469e 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,10 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Use the column accessor instead of set_column when inserting new objects + 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