changeset 7767a1963ae9 in modules/account:default
details: https://hg.tryton.org/modules/account?cmd=changeset;node=7767a1963ae9
description:
Prepare release 5.2.0
diffstat:
CHANGELOG | 2 ++
COPYRIGHT | 4 ++--
tryton.cfg | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 01e5ac55a80d -r 7767a1963ae9 CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:22 2019 +0200
+++ b/CHANGELOG Mon May 06 14:52:50 2019 +0200
@@ -1,3 +1,5 @@
+Version 5.2.0 - 2019-05-06
+* Bug fixes (see mercurial logs for details)
* Add group lines wizard
* Manage delegate reconciliation
* Remove starting wildcard when searching on codes and numbers
diff -r 01e5ac55a80d -r 7767a1963ae9 COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:22 2019 +0200
+++ b/COPYRIGHT Mon May 06 14:52:50 2019 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2018 Cédric Krier.
+Copyright (C) 2008-2019 Cédric Krier.
Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2018 B2CK SPRL.
+Copyright (C) 2008-2019 B2CK SPRL.
Copyright (C) 2004-2008 Tiny SPRL.
This program is free software: you can redistribute it and/or modify
diff -r 01e5ac55a80d -r 7767a1963ae9 tryton.cfg
--- a/tryton.cfg Wed May 01 18:05:22 2019 +0200
+++ b/tryton.cfg Mon May 06 14:52:50 2019 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.1.0
+version=5.2.0
depends:
company
currency