aboutsummaryrefslogtreecommitdiff
path: root/API_CHANGES.md
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-12-12 16:30:52 +0100
committerFlorian Dold <florian@dold.me>2023-12-12 16:30:52 +0100
commit5c53d00919376b1e3b5479a15ac4ed88f3183983 (patch)
tree9bfb32265f9b65b5d8bda053a50ff0a88080c56c /API_CHANGES.md
parenteeb3906f4f827860650ba02f1d73f979a4caec89 (diff)
downloadwallet-core-5c53d00919376b1e3b5479a15ac4ed88f3183983.tar.xz
-api change
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