details: https://code.tryton.org/tryton/commit/80aad4fbf3cb branch: 6.0 user: Cédric Krier <[email protected]> date: Mon Mar 02 22:43:17 2026 +0100 description: Prepare release customs-6.0.2 diffstat:
modules/customs/CHANGELOG | 5 +++++ modules/customs/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r b4115fc8816e -r 80aad4fbf3cb modules/customs/CHANGELOG --- a/modules/customs/CHANGELOG Mon Mar 02 22:41:54 2026 +0100 +++ b/modules/customs/CHANGELOG Mon Mar 02 22:43:17 2026 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.2 - 2026-03-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.1 - 2024-12-01 -------------------------- diff -r b4115fc8816e -r 80aad4fbf3cb modules/customs/COPYRIGHT --- a/modules/customs/COPYRIGHT Mon Mar 02 22:41:54 2026 +0100 +++ b/modules/customs/COPYRIGHT Mon Mar 02 22:43:17 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
