details: https://code.tryton.org/tryton/commit/b9959c54a2a2 branch: 7.0 user: Cédric Krier <[email protected]> date: Tue Jun 02 19:06:56 2026 +0200 description: Prepare release product_kit-7.0.8 diffstat:
modules/product_kit/CHANGELOG | 5 +++++ modules/product_kit/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 8f3ad9ac5962 -r b9959c54a2a2 modules/product_kit/CHANGELOG --- a/modules/product_kit/CHANGELOG Tue Jun 02 19:03:25 2026 +0200 +++ b/modules/product_kit/CHANGELOG Tue Jun 02 19:06:56 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.0.8 - 2026-06-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.7 - 2025-10-02 -------------------------- diff -r 8f3ad9ac5962 -r b9959c54a2a2 modules/product_kit/COPYRIGHT --- a/modules/product_kit/COPYRIGHT Tue Jun 02 19:03:25 2026 +0200 +++ b/modules/product_kit/COPYRIGHT Tue Jun 02 19:06:56 2026 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2020-2025 B2CK -Copyright (C) 2020-2025 Cédric Krier +Copyright (C) 2020-2026 B2CK +Copyright (C) 2020-2026 Cédric Krier Copyright (C) 2020-2023 Sergi Almacellas Abellana This program is free software: you can redistribute it and/or modify
