details: https://code.tryton.org/tryton/commit/af0aea6c1546 branch: 7.0 user: Cédric Krier <[email protected]> date: Mon Oct 20 14:42:10 2025 +0200 description: Prepare release product_price_list_dates-7.0.1 diffstat:
modules/product_price_list_dates/CHANGELOG | 5 +++++ modules/product_price_list_dates/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 82d5abe25606 -r af0aea6c1546 modules/product_price_list_dates/CHANGELOG --- a/modules/product_price_list_dates/CHANGELOG Mon Oct 20 14:39:34 2025 +0200 +++ b/modules/product_price_list_dates/CHANGELOG Mon Oct 20 14:42:10 2025 +0200 @@ -1,3 +1,8 @@ + +Version 7.0.1 - 2025-10-20 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.0 - 2023-10-30 -------------------------- diff -r 82d5abe25606 -r af0aea6c1546 modules/product_price_list_dates/COPYRIGHT --- a/modules/product_price_list_dates/COPYRIGHT Mon Oct 20 14:39:34 2025 +0200 +++ b/modules/product_price_list_dates/COPYRIGHT Mon Oct 20 14:42:10 2025 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2017-2023 Cédric Krier -Copyright (C) 2017-2023 B2CK +Copyright (C) 2017-2025 Cédric Krier +Copyright (C) 2017-2025 B2CK 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
