From 7865b1cd5b9605d9a802d9d5016bc4aaeaa95fad Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 13 Dec 2023 19:31:30 +0100 Subject: wallet-core: untangle version confusion for different bank APIs --- API_CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'API_CHANGES.md') 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. -- cgit v1.2.3