changeset d15ad03ae8d8 in modules/stock_lot_unit:5.8 details: https://hg.tryton.org/modules/stock_lot_unit?cmd=changeset&node=d15ad03ae8d8 description: Prepare release 5.8.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 1246e6aed416 -r d15ad03ae8d8 CHANGELOG --- a/CHANGELOG Wed Oct 13 11:02:43 2021 +0200 +++ b/CHANGELOG Fri Nov 05 00:07:26 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.8.2 - 2021-11-04 +* Bug fixes (see mercurial logs for details) + Version 5.8.1 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r 1246e6aed416 -r d15ad03ae8d8 COPYRIGHT --- a/COPYRIGHT Wed Oct 13 11:02:43 2021 +0200 +++ b/COPYRIGHT Fri Nov 05 00:07:26 2021 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2018-2020 Cédric Krier +Copyright (C) 2018-2021 Cédric Krier Copyright (C) 2017 Nicolas Évrard -Copyright (C) 2017-2020 B2CK +Copyright (C) 2017-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
