details: https://code.tryton.org/tryton/commit/4f04cb8ea44c branch: 7.8 user: Cédric Krier <[email protected]> date: Thu Apr 16 23:22:33 2026 +0200 description: Prepare release account_statement_rule-7.8.1 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 f4c266135daa -r 4f04cb8ea44c modules/account_statement_rule/CHANGELOG --- a/modules/account_statement_rule/CHANGELOG Thu Apr 16 23:21:24 2026 +0200 +++ b/modules/account_statement_rule/CHANGELOG Thu Apr 16 23:22:33 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.8.1 - 2026-04-16 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.0 - 2025-12-15 -------------------------- diff -r f4c266135daa -r 4f04cb8ea44c modules/account_statement_rule/COPYRIGHT --- a/modules/account_statement_rule/COPYRIGHT Thu Apr 16 23:21:24 2026 +0200 +++ b/modules/account_statement_rule/COPYRIGHT Thu Apr 16 23:22:33 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
