X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=ba754629765651210a6ac6d05126e2a926594ff2;hp=10ff9aefb56ac1c0483dfa5bef3d3c771f210737;hb=refs%2Ftags%2F2.008001;hpb=a5949bfde189427d34ccd19f15d8656156454936 diff --git a/Changes b/Changes index 10ff9ae..ba75462 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} + +2.008001 2019-11-26 16:39:44+01:00 Europe/Vienna + - Add support for has_many relationships (RT#65168) + - Remove update_object_relation method + replaced by DBIx::Class::ResultSet::RecursiveUpdate + +2.007002 2018-08-02 21:55:55+02:00 Europe/Vienna + - Remove the debug logging which shouldn't have been in the previous release + +2.007001 2018-08-02 21:12:33+02:00 Europe/Vienna - Improve data_root & item_root documentation - Fix grouped_by request argument documentation - Don't overwrite already set response data when return_object is enabled