X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=63a792bf24ab33a634bd1b06542ac680c5fe4208;hp=2dc6b04a261f4692346f133368e710c8449dbe7f;hb=3b3479e81d9f724bce64cc965090af0a940874be;hpb=1513365d90fd22c305d8408ace1b971e6991114b diff --git a/Changes b/Changes index 2dc6b04..63a792b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} + - Improve data_root & item_root documentation + - Fix grouped_by request argument documentation 2.006002 2014-08-26 12:31:27+02:00 Europe/Vienna - Fix missing Data::Printer test requirement @@ -135,7 +137,7 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} + list_format_output + row_format_output (which is just a passthrough per row) - Search can now take an array of hashrefs to give the ability to use the - default 'OR' + default 'OR' - By default search_parameters is an ArrayRef[HashRef] which is pertinent to list_munge_parameters - More thorough documentation of the various bits and pieces.