changeset 1cee1cf711a5 in modules/account_statement_ofx:5.2 details: https://hg.tryton.org/modules/account_statement_ofx?cmd=changeset;node=1cee1cf711a5 description: Prepare release 5.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 78e18eb36cec -r 1cee1cf711a5 CHANGELOG --- a/CHANGELOG Fri Jan 10 17:01:28 2020 +0100 +++ b/CHANGELOG Sun Feb 02 17:20:27 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.1 - 2020-02-02 +* Bug fixes (see mercurial logs for details) + Version 5.2.0 - 2019-05-06 * Bug fixes (see mercurial logs for details) * Rename StatementImport method ofx_informations to ofx_information diff -r 78e18eb36cec -r 1cee1cf711a5 COPYRIGHT --- a/COPYRIGHT Fri Jan 10 17:01:28 2020 +0100 +++ b/COPYRIGHT Sun Feb 02 17:20:27 2020 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2018-2019 Cédric Krier -Copyright (C) 2018-2019 B2CK +Copyright (C) 2018-2020 Cédric Krier +Copyright (C) 2018-2020 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
