X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=edafbfe73116f0d294c29f2a12dbbbf278ca05ba;hb=b8e0ecca212fd1ad779865238c8bd4b3c2f62e3f;hp=e288bb2e5c6acd6d0f73728808838d231b8b5a30;hpb=dad6d9e5a228e2d2252c55da913dd4c2b878ee72;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index e288bb2..edafbfe 100644 --- a/Changes +++ b/Changes @@ -23,6 +23,8 @@ Revision history for DBIx::Class mismatches between your codebase and data source - Calling the set_* many-to-many helper with a list (instead of an arrayref) now emits a deprecation warning + - Calling the getter $rsrc->from("argument") now throws an exception + instead of silently discarding the argument * New Features - When using non-scalars (e.g. arrays) as literal bind values it is no