changeset 2e5e09a3f28e in modules/purchase_requisition:5.4 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset;node=2e5e09a3f28e description: Prepare release 5.4.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r c28ee3bdf472 -r 2e5e09a3f28e CHANGELOG --- a/CHANGELOG Sun Mar 01 21:03:15 2020 +0100 +++ b/CHANGELOG Sat Apr 04 16:43:23 2020 +0200 @@ -1,3 +1,6 @@ +Version 5.4.1 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.4.0 - 2019-11-04 * Bug fixes (see mercurial logs for details) * Remove domain constraint on unit diff -r c28ee3bdf472 -r 2e5e09a3f28e COPYRIGHT --- a/COPYRIGHT Sun Mar 01 21:03:15 2020 +0100 +++ b/COPYRIGHT Sat Apr 04 16:43:23 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
