details: https://code.tryton.org/tryton/commit/33357816720e branch: 7.0 user: Cédric Krier <[email protected]> date: Sun Nov 02 17:17:13 2025 +0100 description: Prepare release sale_discount-7.0.2 diffstat:
modules/sale_discount/CHANGELOG | 5 +++++ modules/sale_discount/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r dfdb4d057074 -r 33357816720e modules/sale_discount/CHANGELOG --- a/modules/sale_discount/CHANGELOG Sun Nov 02 17:15:33 2025 +0100 +++ b/modules/sale_discount/CHANGELOG Sun Nov 02 17:17:13 2025 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.2 - 2025-11-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.1 - 2024-10-05 -------------------------- diff -r dfdb4d057074 -r 33357816720e modules/sale_discount/COPYRIGHT --- a/modules/sale_discount/COPYRIGHT Sun Nov 02 17:15:33 2025 +0100 +++ b/modules/sale_discount/COPYRIGHT Sun Nov 02 17:17:13 2025 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2020-2024 B2CK -Copyright (C) 2020-2024 Cédric Krier +Copyright (C) 2020-2025 B2CK +Copyright (C) 2020-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
