changeset ea15682009b3 in modules/purchase_requisition:5.8 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset&node=ea15682009b3 description: Prepare release 5.8.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 9eceb4507450 -r ea15682009b3 CHANGELOG --- a/CHANGELOG Thu Apr 22 23:54:20 2021 +0200 +++ b/CHANGELOG Sat May 15 22:59:25 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.8.3 - 2021-05-15 +* Bug fixes (see mercurial logs for details) + Version 5.8.2 - 2021-04-16 * Bug fixes (see mercurial logs for details) diff -r 9eceb4507450 -r ea15682009b3 COPYRIGHT --- a/COPYRIGHT Thu Apr 22 23:54:20 2021 +0200 +++ b/COPYRIGHT Sat May 15 22:59:25 2021 +0200 @@ -1,6 +1,6 @@ Copyright (C) 2016-2019 Thierry Bruyere -Copyright (C) 2016-2020 Maxime Richez -Copyright (C) 2016-2020 SALUC SA +Copyright (C) 2016-2021 Maxime Richez +Copyright (C) 2016-2021 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
