details: https://code.tryton.org/tryton/commit/a3326c6e009f branch: 7.0 user: Cédric Krier <[email protected]> date: Mon Mar 02 22:42:56 2026 +0100 description: Prepare release customs-7.0.2 diffstat:
modules/customs/CHANGELOG | 5 +++++ modules/customs/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 845fbe9fdd32 -r a3326c6e009f modules/customs/CHANGELOG --- a/modules/customs/CHANGELOG Mon Mar 02 22:41:31 2026 +0100 +++ b/modules/customs/CHANGELOG Mon Mar 02 22:42:56 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.2 - 2026-03-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.1 - 2024-12-01 -------------------------- diff -r 845fbe9fdd32 -r a3326c6e009f modules/customs/COPYRIGHT --- a/modules/customs/COPYRIGHT Mon Mar 02 22:41:31 2026 +0100 +++ b/modules/customs/COPYRIGHT Mon Mar 02 22:42:56 2026 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2015-2024 Cédric Krier. -Copyright (C) 2015-2024 B2CK SPRL. +Copyright (C) 2015-2026 Cédric Krier. +Copyright (C) 2015-2026 B2CK SPRL. 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
