changeset 10e4d94ddb10 in modules/stock_package_shipping:5.8 details: https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset&node=10e4d94ddb10 description: Prepare release 5.8.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (20 lines): diff -r 6597a2e712fe -r 10e4d94ddb10 CHANGELOG --- a/CHANGELOG Fri Apr 23 20:27:58 2021 +0200 +++ b/CHANGELOG Sat May 15 22:56:54 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.8.2 - 2021-05-15 +* Bug fixes (see mercurial logs for details) + Version 5.8.1 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r 6597a2e712fe -r 10e4d94ddb10 COPYRIGHT --- a/COPYRIGHT Fri Apr 23 20:27:58 2021 +0200 +++ b/COPYRIGHT Sat May 15 22:56:54 2021 +0200 @@ -1,5 +1,5 @@ Copyright (C) 2016-2017 Nicolas Évrard. -Copyright (C) 2016-2020 B2CK. +Copyright (C) 2016-2021 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
