changeset 33083f85b80d in modules/account_cash_rounding:default
details:
https://hg.tryton.org/modules/account_cash_rounding?cmd=changeset;node=33083f85b80d
description:
Prepare release 5.6.0 [skip ci]
diffstat:
CHANGELOG | 2 ++
tryton.cfg | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6d3e5db58598 -r 33083f85b80d CHANGELOG
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGELOG Mon May 04 12:06:18 2020 +0200
@@ -0,0 +1,2 @@
+Version 5.6.0 - 2020-05-04
+* Initial release
\ No newline at end of file
diff -r 6d3e5db58598 -r 33083f85b80d tryton.cfg
--- a/tryton.cfg Sat May 02 10:29:22 2020 +0200
+++ b/tryton.cfg Mon May 04 12:06:18 2020 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.5.0
+version=5.6.0
depends:
account
currency