changeset ff65403a29e7 in modules/account_payment_stripe:5.0 details: https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=ff65403a29e7 description: Prepare release 5.0.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r d404a49a74d2 -r ff65403a29e7 CHANGELOG --- a/CHANGELOG Wed Feb 06 22:51:18 2019 +0100 +++ b/CHANGELOG Tue Feb 19 21:57:22 2019 +0100 @@ -1,3 +1,6 @@ +Version 5.0.1 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 5.0.0 - 2018-10-01 * Bug fixes (see mercurial logs for details) * Remove support for Python 2.7 diff -r d404a49a74d2 -r ff65403a29e7 COPYRIGHT --- a/COPYRIGHT Wed Feb 06 22:51:18 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 21:57:22 2019 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2016-2018 Cédric Krier -Copyright (C) 2016-2018 B2CK +Copyright (C) 2016-2019 Cédric Krier +Copyright (C) 2016-2019 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
