changeset e23b6a91a42c in modules/sale_payment:5.0 details: https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=e23b6a91a42c description: Prepare release 5.0.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 8286fffcc8d0 -r e23b6a91a42c CHANGELOG --- a/CHANGELOG Mon Jan 25 16:36:22 2021 +0100 +++ b/CHANGELOG Mon Feb 01 23:11:57 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.0.3 - 2021-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.0.2 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -r 8286fffcc8d0 -r e23b6a91a42c COPYRIGHT --- a/COPYRIGHT Mon Jan 25 16:36:22 2021 +0100 +++ b/COPYRIGHT Mon Feb 01 23:11:57 2021 +0100 @@ -1,7 +1,7 @@ Copyright (c) 2017 Mark S Hayden. Copyright (c) 2017 Coalesco Digital Systemc Inc. -Copyright (c) 2017-2020 Cédric Krier. -Copyright (c) 2017-2020 B2CK. +Copyright (c) 2017-2021 Cédric Krier. +Copyright (c) 2017-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
