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