changeset 265c7269ea62 in modules/sale_shipment_cost:5.8 details: https://hg.tryton.org/modules/sale_shipment_cost?cmd=changeset&node=265c7269ea62 description: Prepare release 5.8.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r e72740b49c79 -r 265c7269ea62 CHANGELOG --- a/CHANGELOG Thu Apr 08 15:50:46 2021 +0200 +++ b/CHANGELOG Fri Apr 16 19:18:38 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.8.3 - 2021-04-16 +* Bug fixes (see mercurial logs for details) + Version 5.8.2 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r e72740b49c79 -r 265c7269ea62 COPYRIGHT --- a/COPYRIGHT Thu Apr 08 15:50:46 2021 +0200 +++ b/COPYRIGHT Fri Apr 16 19:18:38 2021 +0200 @@ -1,7 +1,7 @@ -Copyright (C) 2011-2020 Cédric Krier. +Copyright (C) 2011-2021 Cédric Krier. Copyright (C) 2011-2013 Bertrand Chenal. Copyright (C) 2011-2017 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
