details: https://code.tryton.org/tryton/commit/3b4b463d9a0c branch: 7.0 user: Cédric Krier <[email protected]> date: Sun Nov 02 17:31:50 2025 +0100 description: Prepare release account_statement_rule-7.0.2 diffstat:
modules/account_statement_rule/CHANGELOG | 5 +++++ modules/account_statement_rule/COPYRIGHT | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diffs (21 lines): diff -r 00ae4f8669f0 -r 3b4b463d9a0c modules/account_statement_rule/CHANGELOG --- a/modules/account_statement_rule/CHANGELOG Sun Nov 02 17:25:12 2025 +0100 +++ b/modules/account_statement_rule/CHANGELOG Sun Nov 02 17:31:50 2025 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.2 - 2025-11-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.1 - 2024-06-02 -------------------------- diff -r 00ae4f8669f0 -r 3b4b463d9a0c modules/account_statement_rule/COPYRIGHT --- a/modules/account_statement_rule/COPYRIGHT Sun Nov 02 17:25:12 2025 +0100 +++ b/modules/account_statement_rule/COPYRIGHT Sun Nov 02 17:31:50 2025 +0100 @@ -1,4 +1,4 @@ -Copyright (C) 2018-2024 Cédric Krier +Copyright (C) 2018-2025 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
