changeset 388d46f13298 in modules/purchase_price_list:6.0 details: https://hg.tryton.org/modules/purchase_price_list?cmd=changeset&node=388d46f13298 description: Prepare release 6.0.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (18 lines): diff -r 1b46d1f65f5b -r 388d46f13298 CHANGELOG --- a/CHANGELOG Tue Feb 01 18:09:47 2022 +0100 +++ b/CHANGELOG Wed Feb 16 23:54:08 2022 +0100 @@ -1,2 +1,5 @@ +Version 6.0.1 - 2022-02-16 +* Bug fixes (see mercurial logs for details) + Version 6.0.0 - 2021-05-03 * Initial release diff -r 1b46d1f65f5b -r 388d46f13298 COPYRIGHT --- a/COPYRIGHT Tue Feb 01 18:09:47 2022 +0100 +++ b/COPYRIGHT Wed Feb 16 23:54:08 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
