changeset a68adc6776de in modules/account_invoice_secondary_unit:default
details: 
https://hg.tryton.org/modules/account_invoice_secondary_unit?cmd=changeset;node=a68adc6776de
description:
        Prepare release 5.8.0 [skip ci]
diffstat:

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

diffs (19 lines):

diff -r 1c86fceafcf5 -r a68adc6776de CHANGELOG
--- a/CHANGELOG Sat Oct 24 13:45:10 2020 +0200
+++ b/CHANGELOG Mon Nov 02 15:45:30 2020 +0100
@@ -1,3 +1,5 @@
+Version 5.8.0 - 2020-11-02
+* Bug fixes (see mercurial logs for details)
 * Remove support for Python 3.5
 
 Version 5.6.0 - 2020-05-04
diff -r 1c86fceafcf5 -r a68adc6776de tryton.cfg
--- a/tryton.cfg        Sat Oct 24 13:45:10 2020 +0200
+++ b/tryton.cfg        Mon Nov 02 15:45:30 2020 +0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.7.0
+version=5.8.0
 depends:
     account_invoice
     ir

Reply via email to