summaryrefslogtreecommitdiff
path: root/API_CHANGES.md
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-12-12 16:32:47 +0100
committerFlorian Dold <florian@dold.me>2023-12-12 16:32:47 +0100
commit04f46f2edc993ee405ba2b267d3fe7cf8cf75d55 (patch)
tree4bc547e42341329dc78835458ede2e14e8e6fbe4 /API_CHANGES.md
parent5c53d00919376b1e3b5479a15ac4ed88f3183983 (diff)
downloadwallet-core-04f46f2edc993ee405ba2b267d3fe7cf8cf75d55.tar.gz
wallet-core-04f46f2edc993ee405ba2b267d3fe7cf8cf75d55.tar.bz2
wallet-core-04f46f2edc993ee405ba2b267d3fe7cf8cf75d55.zip
-api change
Diffstat (limited to 'API_CHANGES.md')
-rw-r--r--API_CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index 7237c7b85..570649a5d 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -28,4 +28,5 @@ This files contains all the API changes for the current release:
exchange entry as well as to add it.
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
+ acceptLanguage field in the request. The response now contains an optional
+ contentLanguage field that is returned if the exchange reports it.