changeset c7e1d32816b4 in modules/purchase_shipment_cost:5.6 details: https://hg.tryton.org/modules/purchase_shipment_cost?cmd=changeset;node=c7e1d32816b4 description: Prepare release 5.6.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 33872e59ad89 -r c7e1d32816b4 CHANGELOG --- a/CHANGELOG Fri Dec 11 15:44:42 2020 +0100 +++ b/CHANGELOG Fri Jan 01 17:10:18 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.6.1 - 2021-01-01 +* Bug fixes (see mercurial logs for details) + Version 5.6.0 - 2020-05-04 * Bug fixes (see mercurial logs for details) diff -r 33872e59ad89 -r c7e1d32816b4 COPYRIGHT --- a/COPYRIGHT Fri Dec 11 15:44:42 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 17:10:18 2021 +0100 @@ -1,7 +1,7 @@ -Copyright (C) 2011-2020 Cédric Krier. +Copyright (C) 2011-2021 Cédric Krier. Copyright (C) 2011-2020 Bertrand Chenal. Copyright (C) 2011-2020 Nicolas Évrard. -Copyright (C) 2011-2020 B2CK SPRL. +Copyright (C) 2011-2021 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
