changeset e1191d40910a in modules/account_statement_rule:5.8 details: https://hg.tryton.org/modules/account_statement_rule?cmd=changeset&node=e1191d40910a description: Prepare release 5.8.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r c2e00420a021 -r e1191d40910a CHANGELOG --- a/CHANGELOG Fri May 14 17:34:18 2021 +0200 +++ b/CHANGELOG Thu Jun 17 21:37:14 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.8.3 - 2021-06-17 +* Bug fixes (see mercurial logs for details) + Version 5.8.2 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r c2e00420a021 -r e1191d40910a COPYRIGHT --- a/COPYRIGHT Fri May 14 17:34:18 2021 +0200 +++ b/COPYRIGHT Thu Jun 17 21:37:14 2021 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2018-2020 Cédric Krier +Copyright (C) 2018-2021 Cédric Krier This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
