changeset b866c74c1dcb in modules/purchase_requisition:5.2 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset;node=b866c74c1dcb description: Prepare release 5.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r a338055bcb51 -r b866c74c1dcb CHANGELOG --- a/CHANGELOG Sun Mar 01 21:03:31 2020 +0100 +++ b/CHANGELOG Sat Apr 04 17:13:21 2020 +0200 @@ -1,3 +1,6 @@ +Version 5.2.2 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.2.1 - 2019-11-08 * Bug fixes (see mercurial logs for details) diff -r a338055bcb51 -r b866c74c1dcb COPYRIGHT --- a/COPYRIGHT Sun Mar 01 21:03:31 2020 +0100 +++ b/COPYRIGHT Sat Apr 04 17:13:21 2020 +0200 @@ -1,6 +1,6 @@ Copyright (C) 2016-2019 Thierry Bruyere -Copyright (C) 2016-2019 Maxime Richez -Copyright (C) 2016-2019 SALUC SA +Copyright (C) 2016-2020 Maxime Richez +Copyright (C) 2016-2020 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
