[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: -api change
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: -api change |
Date: |
Tue, 12 Dec 2023 16:30:56 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository wallet-core.
The following commit(s) were added to refs/heads/master by this push:
new 5c53d0091 -api change
5c53d0091 is described below
commit 5c53d00919376b1e3b5479a15ac4ed88f3183983
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Dec 12 16:30:52 2023 +0100
-api change
---
API_CHANGES.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/API_CHANGES.md b/API_CHANGES.md
index f53daf598..7237c7b85 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -26,4 +26,6 @@ This files contains all the API changes for the current
release:
- BREAK 2023-12-12 dold: Remove forceUpdate and masterPub arguments from
addExchange
request. This request has previously been overloaded both to update an
exchange entry as well as to add it.
- To update the entry, updateExchangeEntry should be used instead.
\ No newline at end of file
+ To update the entry, updateExchangeEntry should be used instead.
+- 2023-12-12 dold: the getExchangeTos request not accepts an additional
+ acceptLanguage field in the request.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-wallet-core] branch master updated: -api change,
gnunet <=