commit 5c53d00919376b1e3b5479a15ac4ed88f3183983 parent eeb3906f4f827860650ba02f1d73f979a4caec89 Author: Florian Dold <florian@dold.me> Date: Tue, 12 Dec 2023 16:30:52 +0100 -api change Diffstat:
| M | API_CHANGES.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -26,4 +26,6 @@ This files contains all the API changes for the current release: - BREAK 2023-12-12 dold: Remove forceUpdate and masterPub arguments from addExchange request. This request has previously been overloaded both to update an exchange entry as well as to add it. - To update the entry, updateExchangeEntry should be used instead. -\ No newline at end of file + To update the entry, updateExchangeEntry should be used instead. +- 2023-12-12 dold: the getExchangeTos request not accepts an additional + acceptLanguage field in the request. +\ No newline at end of file