aboutsummaryrefslogtreecommitdiff
path: root/API_CHANGES.md
diff options
context:
space:
mode:
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 d497e4d08..6fceca31c 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -21,4 +21,5 @@ This files contains all the API changes for the current release:
request the ToS status separately via a getExchangeEntryForUri request.
- 2023-12-07 dold: Add the prepareWithdrawExchange request for withdrawals
via a taler://withdraw-exchange URI.
-- 2023-12-11 dold: Add exchangeBaseUrl to the checkPeerPushDebit response. \ No newline at end of file
+- 2023-12-11 dold: Add exchangeBaseUrl to the checkPeerPushDebit response.
+- 2023-12-11 dold: Add scopeInfo to exchange entry list items.