changeset 47efebfd1858 in modules/sale_product_customer:6.4 details: https://hg.tryton.org/modules/sale_product_customer?cmd=changeset&node=47efebfd1858 description: Prepare release 6.4.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r d4306d609c48 -r 47efebfd1858 CHANGELOG --- a/CHANGELOG Thu Jun 02 11:21:51 2022 +0200 +++ b/CHANGELOG Wed Jun 15 09:22:35 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.4.1 - 2022-06-15 +* Bug fixes (see mercurial logs for details) + Version 6.4.0 - 2022-05-02 * Bug fixes (see mercurial logs for details) * Add support for Python 3.10 diff -r d4306d609c48 -r 47efebfd1858 COPYRIGHT --- a/COPYRIGHT Thu Jun 02 11:21:51 2022 +0200 +++ b/COPYRIGHT Wed Jun 15 09:22:35 2022 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2019 Maxime Richez +Copyright (C) 2019-2022 Maxime Richez Copyright (C) 2019 Thierry Bruyere -Copyright (C) 2019 SALUC SA +Copyright (C) 2019-2022 SALUC SA 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
