details: https://code.tryton.org/tryton/commit/06fedd4bea03 branch: 7.0 user: Cédric Krier <[email protected]> date: Thu Apr 16 23:23:17 2026 +0200 description: Prepare release account_statement_rule-7.0.3 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 594d79aea033 -r 06fedd4bea03 modules/account_statement_rule/CHANGELOG --- a/modules/account_statement_rule/CHANGELOG Thu Apr 16 23:22:11 2026 +0200 +++ b/modules/account_statement_rule/CHANGELOG Thu Apr 16 23:23:17 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.0.3 - 2026-04-16 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.2 - 2025-11-02 -------------------------- diff -r 594d79aea033 -r 06fedd4bea03 modules/account_statement_rule/COPYRIGHT --- a/modules/account_statement_rule/COPYRIGHT Thu Apr 16 23:22:11 2026 +0200 +++ b/modules/account_statement_rule/COPYRIGHT Thu Apr 16 23:23:17 2026 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2018-2025 Cédric Krier +Copyright (C) 2018-2026 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
