changeset 8bf11579b9a4 in modules/sale_shipment_grouping:5.6 details: https://hg.tryton.org/modules/sale_shipment_grouping?cmd=changeset;node=8bf11579b9a4 description: Prepare release 5.6.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (20 lines): diff -r d417acf7cf99 -r 8bf11579b9a4 CHANGELOG --- a/CHANGELOG Fri Dec 11 15:44:43 2020 +0100 +++ b/CHANGELOG Fri Jan 01 17:13:31 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 d417acf7cf99 -r 8bf11579b9a4 COPYRIGHT --- a/COPYRIGHT Fri Dec 11 15:44:43 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 17:13:31 2021 +0100 @@ -1,5 +1,5 @@ Copyright (C) 2014-2017 Nicolas Évrard. -Copyright (C) 2014-2020 B2CK SPRL. +Copyright (C) 2014-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
