From 2c2c2057cd55bbc43b32e94ba6198c6b09ff9a75 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 29 Nov 2023 15:21:39 -0300 Subject: first example of API changes file --- API_CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 API_CHANGES.md diff --git a/API_CHANGES.md b/API_CHANGES.md new file mode 100644 index 000000000..1cfb62637 --- /dev/null +++ b/API_CHANGES.md @@ -0,0 +1,9 @@ +# API Changes + +This files contains all the API changes for the current release: + +## wallet-core + + - AcceptManualWithdrawalResult.exchangePaytoUris is deprecated + - WithdrawalExchangeAccountDetails.transferAmount is now optional (if convertion applies) + - added WithdrawalExchangeAccountDetails.currencySpecification about the transferAmount currency -- cgit v1.2.3