Mercurial > p > roundup > code
diff CHANGES.txt @ 5954:d7ff9cb70f34 2.0.0alpha0
More release doc updates.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 23 Oct 2019 14:33:04 -0400 |
| parents | 573b688fffeb |
| children | f822a91b3778 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Oct 23 14:27:15 2019 -0400 +++ b/CHANGES.txt Wed Oct 23 14:33:04 2019 -0400 @@ -67,7 +67,7 @@ collection (unpaginated). Pagination index starts at 1 not 0. - accept content-type application/json payload for PUT, PATCH, POST requests in addition to application/x-www-form-urlencoded. - (John Rouillard) + (John Rouillard) - issue2550833: the export_csv web action now returns labels/names rather than id's. Replace calls to export_csv with the export_csv_id action to return the same data as the old export_csv action. (Tom
