diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-11-10 13:29:23 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-11-10 13:29:23 +0100 |
commit | df2ca460754e4499ce538929f75c7124e11925b4 (patch) | |
tree | 05d134822d33c1fe990b73c444b69e7fa5bc1aa4 | |
parent | e42cf1a738aef2c2aee32997d157965b02e2fe0d (diff) |
update changelogv0.8.0
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,19 +1,19 @@ -Sat Oct 31 10:10:49 AM CET 2020 - Major revamp of the entire API (now 1:0:0), changing the names of - many endpoints for better consistency. - Adding support for (optional) inventory management. - Releasing taler-merchant 0.8.0. -CG/JB +Tue 10 Nov 2020 01:08:46 PM CET + Major revamp of the entire API (now 1:0:0), changing the names of + many endpoints for better consistency. + Adding support for (optional) inventory management. + Releasing taler-merchant 0.8.0. -CG/JB Sun 12 Apr 2020 08:45:11 PM CEST - Changed /tip-pickup API to withdraw directly from the exchange - and return blind signatures, instead of having the wallet do it (#6173). -CG + Changed /tip-pickup API to withdraw directly from the exchange + and return blind signatures, instead of having the wallet do it (#6173). -CG Fri 10 Apr 2020 09:01:22 PM CEST - Changing refund API to have the merchant backend make the /refund - request to the exchange instead of having the wallet do it (#5299). -CG + Changing refund API to have the merchant backend make the /refund + request to the exchange instead of having the wallet do it (#5299). -CG Tue 31 Mar 2020 04:17:58 PM CEST - Releasing taler-merchant 0.7.0. -CG + Releasing taler-merchant 0.7.0. -CG Tue 24 Dec 2019 11:01:21 PM CET Releasing taler-merchant 0.6.0. -CG |