changeset fcc32914cc37 in modules/account_payment_stripe:default
details: 
https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=fcc32914cc37
description:
        Prepare release 5.4.0
diffstat:

 CHANGELOG  |  2 ++
 tryton.cfg |  2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r cae63b5cb8b1 -r fcc32914cc37 CHANGELOG
--- a/CHANGELOG Sat Nov 02 18:07:41 2019 +0100
+++ b/CHANGELOG Mon Nov 04 12:53:42 2019 +0100
@@ -1,3 +1,5 @@
+Version 5.4.0 - 2019-11-04
+* Bug fixes (see mercurial logs for details)
 * New identifier button toggles webhook
 * Add fetch events cron task
 * Update checkout.html to use Stripe.js and Intent
diff -r cae63b5cb8b1 -r fcc32914cc37 tryton.cfg
--- a/tryton.cfg        Sat Nov 02 18:07:41 2019 +0100
+++ b/tryton.cfg        Mon Nov 04 12:53:42 2019 +0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.3.0
+version=5.4.0
 depends:
     account
     account_payment

Reply via email to