gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: version bump


From: gnunet
Subject: [taler-merchant] branch master updated: version bump
Date: Sat, 31 Oct 2020 10:19:26 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 0cbad74  version bump
0cbad74 is described below

commit 0cbad74b569ad8cc4d8a9fd81868d1cc3f1ac31c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 31 10:19:23 2020 +0100

    version bump
---
 ChangeLog    | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 2ab8d28..5632634 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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
+
 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
diff --git a/configure.ac b/configure.ac
index 562ebee..d381632 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.7.0], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.8.0], [taler-bug@gnunet.org])
 AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
 AC_CONFIG_HEADERS([taler_merchant_config.h])
 # support for non-recursive builds

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]