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, 4 insertions, 0 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index 6fceca31c..f53daf598 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -23,3 +23,7 @@ This files contains all the API changes for the current release:
via a taler://withdraw-exchange URI.
- 2023-12-11 dold: Add exchangeBaseUrl to the checkPeerPushDebit response.
- 2023-12-11 dold: Add scopeInfo to exchange entry list items.
+- 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