X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=02186cde80fe622864172b693b8a75c2c4eec696;hp=c995424328f543779e70430c43187c362be45681;hb=a1f7106409eb2d3c49aa9cb2c631464c14e911c4;hpb=3b12c2cd6893d11ca090fbd599782f0a27979922 diff --git a/Changes b/Changes index c995424..02186cd 100644 --- a/Changes +++ b/Changes @@ -2,9 +2,16 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Added REST and RPC delete_bulk tests +- Fixed RPC delete_bulk not working at all + +2.002002 2010-08-03 14:40:50 Europe/Vienna + - Fixed search for related columns overwriting existing params in generate_column_parameters - Use column accessor for updating an existing object instead of passing the new values to update. This enables the column accessors to do additional work (for example with method modifiers). +- Fixed t/rpc/list.t error message regex to pass with Moose version >=1.05 +- Fixed pod coverage and added a test for it 2.002001 2010-04-01 01:41:11 Europe/Berlin