details: https://code.tryton.org/tryton/commit/37266ab5b477 branch: 6.0 user: Cédric Krier <[email protected]> date: Fri Nov 21 08:45:22 2025 +0100 description: Prepare release account_statement-6.0.7 diffstat:
modules/account_statement/CHANGELOG | 5 +++++ modules/account_statement/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r a63931e35349 -r 37266ab5b477 modules/account_statement/CHANGELOG --- a/modules/account_statement/CHANGELOG Fri Nov 21 08:41:44 2025 +0100 +++ b/modules/account_statement/CHANGELOG Fri Nov 21 08:45:22 2025 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.7 - 2025-11-21 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.6 - 2024-06-02 -------------------------- diff -r a63931e35349 -r 37266ab5b477 modules/account_statement/COPYRIGHT --- a/modules/account_statement/COPYRIGHT Fri Nov 21 08:41:44 2025 +0100 +++ b/modules/account_statement/COPYRIGHT Fri Nov 21 08:45:22 2025 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2024 Cédric Krier. +Copyright (C) 2008-2025 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2024 B2CK SPRL. +Copyright (C) 2008-2025 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
