changeset 519e67e3b85c in modules/account_statement_ofx:5.0 details: https://hg.tryton.org/modules/account_statement_ofx?cmd=changeset;node=519e67e3b85c description: Prepare release 5.0.4 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 6a579db95782 -r 519e67e3b85c CHANGELOG --- a/CHANGELOG Mon Feb 01 23:27:19 2021 +0100 +++ b/CHANGELOG Mon Feb 01 23:28:35 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.0.4 - 2021-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.0.3 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -r 6a579db95782 -r 519e67e3b85c COPYRIGHT --- a/COPYRIGHT Mon Feb 01 23:27:19 2021 +0100 +++ b/COPYRIGHT Mon Feb 01 23:28:35 2021 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2018-2020 Cédric Krier -Copyright (C) 2018-2020 B2CK +Copyright (C) 2018-2021 Cédric Krier +Copyright (C) 2018-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
