changeset f6bb4972c1b6 in modules/account:default
details: https://hg.tryton.org/modules/account?cmd=changeset&node=f6bb4972c1b6
description:
        Prepare release 6.6.0 [skip ci]
diffstat:

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

diffs (20 lines):

diff -r 0aa51b1581cc -r f6bb4972c1b6 CHANGELOG
--- a/CHANGELOG Mon Oct 31 16:16:14 2022 +0100
+++ b/CHANGELOG Mon Oct 31 16:49:40 2022 +0100
@@ -1,3 +1,6 @@
+Version 6.6.0 - 2022-10-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
 * Add wizard to delegate move lines to another party
 * Support date range context for account type amount
 * Use context model for chart of accounts and taxes
diff -r 0aa51b1581cc -r f6bb4972c1b6 tryton.cfg
--- a/tryton.cfg        Mon Oct 31 16:16:14 2022 +0100
+++ b/tryton.cfg        Mon Oct 31 16:49:40 2022 +0100
@@ -1,5 +1,5 @@
 [tryton]
-version=6.5.0
+version=6.6.0
 depends:
     company
     currency

Reply via email to