aboutsummaryrefslogtreecommitdiff
path: root/API_CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'API_CHANGES.md')
-rw-r--r--API_CHANGES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index f53daf598..7237c7b85 100644
--- 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