details: https://code.tryton.org/tryton/commit/9705eb3694cf branch: 6.0 user: Cédric Krier <[email protected]> date: Sun Nov 02 17:35:07 2025 +0100 description: Prepare release account_statement_rule-6.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 acdff84a2a88 -r 9705eb3694cf modules/account_statement_rule/CHANGELOG --- a/modules/account_statement_rule/CHANGELOG Sun Nov 02 17:18:12 2025 +0100 +++ b/modules/account_statement_rule/CHANGELOG Sun Nov 02 17:35:07 2025 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.3 - 2025-11-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.2 - 2024-06-02 -------------------------- diff -r acdff84a2a88 -r 9705eb3694cf modules/account_statement_rule/COPYRIGHT --- a/modules/account_statement_rule/COPYRIGHT Sun Nov 02 17:18:12 2025 +0100 +++ b/modules/account_statement_rule/COPYRIGHT Sun Nov 02 17:35:07 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
