summaryrefslogtreecommitdiff
path: root/API_CHANGES.md
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-12-13 19:31:30 +0100
committerFlorian Dold <florian@dold.me>2023-12-13 19:31:37 +0100
commit7865b1cd5b9605d9a802d9d5016bc4aaeaa95fad (patch)
treec157cb7f81b757796ce48aeaed6db70a7d9abe8d /API_CHANGES.md
parentcd1201ef6c737b007adf1c3c572b41d793f2296b (diff)
downloadwallet-core-7865b1cd5b9605d9a802d9d5016bc4aaeaa95fad.tar.gz
wallet-core-7865b1cd5b9605d9a802d9d5016bc4aaeaa95fad.tar.bz2
wallet-core-7865b1cd5b9605d9a802d9d5016bc4aaeaa95fad.zip
wallet-core: untangle version confusion for different bank APIs
Diffstat (limited to 'API_CHANGES.md')
-rw-r--r--API_CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index 436466947..4da02622d 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -32,3 +32,5 @@ This files contains all the API changes for the current release:
contentLanguage field that is returned if the exchange reports it.
- 2023-12-12 2:0:1 dold: The checkPeerPushDebit now returns a maximum
expiration date based on the expiry of selected coins.
+- 2023-12-13 3:0:2 dold: getVersion now returns the supported API version
+ ranges for all bank APIs separately.