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, 3 insertions, 0 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index 8ccce9af6..3777dc068 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -16,3 +16,6 @@ This files contains all the API changes for the current release:
The older call "getExchangeDetailedInfo" also computes loads of information
for fee comparison and we should eventually rename it to something more appropriate
(like getExchangeFeeDetailsForUri).
+- 2023-12-06 dold: Deprecate the tosStatus in the withdrawal details response.
+ This field does not conform to DD48 semantics and the client should
+ request the ToS status separately via a getExchangeEntryForUri request.