X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=Changes;h=bf46b91261fc35eaabe45c3c177bc9b4d0efd7f0;hp=3de0d2cdd553ecb9e41f7618ab81478c85b69f83;hb=55e7c26aca917995460ed24cd8064ef59a9ffbcb;hpb=882e0965d8ecbf0320905b794bbbdbc7cc3582f7 diff --git a/Changes b/Changes index 3de0d2c..bf46b91 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,13 @@ Revision history for DBIx::Class::ResultSet::RecursiveUpdate {{ $NEXT }} + - Fixed updating of nullable has_many rels (RT#65561) + - Fixed usage with moosified resultsets (RT#64773) + +0.21 2010-10-28 16:56:18 Europe/Vienna - Warn instead of throwing an exception if a key is neither a column, a relationship nor a many-to-many helper. + - More documentation improvements 0.20 2010-10-19 09:25:33 Europe/Vienna - Support has_many relationships with multi-column primary keys