changeset d78dad15fbcd in modules/sale_product_customer:6.2 details: https://hg.tryton.org/modules/sale_product_customer?cmd=changeset&node=d78dad15fbcd description: Prepare release 6.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 198e4924fa46 -r d78dad15fbcd CHANGELOG --- a/CHANGELOG Thu Jun 02 11:21:51 2022 +0200 +++ b/CHANGELOG Wed Jun 15 09:23:06 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.2 - 2022-06-15 +* Bug fixes (see mercurial logs for details) + Version 6.2.1 - 2022-02-16 * Bug fixes (see mercurial logs for details) diff -r 198e4924fa46 -r d78dad15fbcd COPYRIGHT --- a/COPYRIGHT Thu Jun 02 11:21:51 2022 +0200 +++ b/COPYRIGHT Wed Jun 15 09:23:06 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
