changeset 1b0c1c2e50c3 in modules/purchase_price_list:6.2 details: https://hg.tryton.org/modules/purchase_price_list?cmd=changeset&node=1b0c1c2e50c3 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r e753cccab3aa -r 1b0c1c2e50c3 CHANGELOG --- a/CHANGELOG Tue Feb 01 18:09:47 2022 +0100 +++ b/CHANGELOG Wed Feb 16 23:53:47 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.2.1 - 2022-02-16 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Bug fixes (see mercurial logs for details) diff -r e753cccab3aa -r 1b0c1c2e50c3 COPYRIGHT --- a/COPYRIGHT Tue Feb 01 18:09:47 2022 +0100 +++ b/COPYRIGHT Wed Feb 16 23:53:47 2022 +0100 @@ -1,4 +1,4 @@ -Copyright (C) 2020-2021 Cédric Krier +Copyright (C) 2020-2022 Cédric Krier 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
