changeset bd7f90d71075 in modules/purchase_request_quotation:5.8 details: https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset;node=bd7f90d71075 description: Prepare release 5.8.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 5665e2c2c7ab -r bd7f90d71075 CHANGELOG --- a/CHANGELOG Fri Feb 12 23:56:29 2021 +0100 +++ b/CHANGELOG Wed Mar 03 18:26:41 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.8.2 - 2021-03-03 +* Bug fixes (see mercurial logs for details) + Version 5.8.1 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r 5665e2c2c7ab -r bd7f90d71075 COPYRIGHT --- a/COPYRIGHT Fri Feb 12 23:56:29 2021 +0100 +++ b/COPYRIGHT Wed Mar 03 18:26:41 2021 +0100 @@ -1,8 +1,8 @@ Copyright (C) 2017-2020 Maxime Richez Copyright (C) 2017-2019 Thierry Bruyere Copyright (C) 2017-2020 SALUC SA -Copyright (C) 2018-2020 Cédric Krier -Copyright (C) 2018-2020 B2CK +Copyright (C) 2018-2021 Cédric Krier +Copyright (C) 2018-2021 B2CK 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
