changeset c2738e371ba0 in modules/account_invoice_history:5.2 details: https://hg.tryton.org/modules/account_invoice_history?cmd=changeset;node=c2738e371ba0 description: Prepare release 5.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 1d5a61304e66 -r c2738e371ba0 CHANGELOG --- a/CHANGELOG Wed Dec 18 21:35:22 2019 +0100 +++ b/CHANGELOG Thu Jan 09 22:17:33 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.1 - 2020-01-09 +* Bug fixes (see mercurial logs for details) + Version 5.2.0 - 2019-05-06 * Bug fixes (see mercurial logs for details) * Add history on payment term line delta diff -r 1d5a61304e66 -r c2738e371ba0 COPYRIGHT --- a/COPYRIGHT Wed Dec 18 21:35:22 2019 +0100 +++ b/COPYRIGHT Thu Jan 09 22:17:33 2020 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2019 Cédric Krier. +Copyright (C) 2009-2020 Cédric Krier. Copyright (C) 2009-2012 Bertrand Chenal. -Copyright (C) 2009-2019 B2CK SPRL. +Copyright (C) 2009-2020 B2CK SPRL. 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
