X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=Changes;h=7103991a95b78e0c8f4d81f8142006c1e7d8d809;hp=f90c739213d4747ae5b66c796ddf1d93944f6cea;hb=d94f7e813dcc0fa5de6d46a0c9739fdba22b44cf;hpb=7327da7f4b01fe6c3d82f25fa8c1079decfae729 diff --git a/Changes b/Changes index f90c739..7103991 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for DBIx::Class::ResultSet::RecursiveUpdate {{ $NEXT }} + - 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