X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=edafbfe73116f0d294c29f2a12dbbbf278ca05ba;hb=people%2Filmari%2Ficdt-method-fix;hp=e288bb2e5c6acd6d0f73728808838d231b8b5a30;hpb=1d9c2229153784640763c271088c9bf7d0d25dab;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