X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4d54a760bdd7914e1927195ef7e0b709e8a1e8c5;hb=1b6fe47d369e84831a8a881813a53cca68694e72;hp=d14c03c2243ca5c2a0d7ee596cabf6db62b995e2;hpb=14e26c5f3516e39d9191ca9b2a9d460f8f495654;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index d14c03c..4d54a76 100644 --- a/Changes +++ b/Changes @@ -16,6 +16,8 @@ Revision history for DBIx::Class - Add full INSERT...RETURNING support for Oracle - Deprecate use of -nest in search conditions (warn once per callsite) + - Deprecate the completely useless DBIx::Class::Serialize::Storable + result component * Fixes - Fixed read-only attribute set attempt in ::Storage::Replicated