changeset 421aeff2cfde in modules/stock_shipment_measurements:6.0 details: https://hg.tryton.org/modules/stock_shipment_measurements?cmd=changeset&node=421aeff2cfde description: Prepare release 6.0.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 3d4e67f89818 -r 421aeff2cfde CHANGELOG --- a/CHANGELOG Thu Jan 20 19:00:53 2022 +0100 +++ b/CHANGELOG Tue Feb 01 18:18:06 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.0.1 - 2022-02-01 +* Bug fixes (see mercurial logs for details) + Version 6.0.0 - 2021-05-03 * Bug fixes (see mercurial logs for details) * Include additional package weight to weight parcel diff -r 3d4e67f89818 -r 421aeff2cfde COPYRIGHT --- a/COPYRIGHT Thu Jan 20 19:00:53 2022 +0100 +++ b/COPYRIGHT Tue Feb 01 18:18:06 2022 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2017-2021 Cédric Krier -Copyright (C) 2017-2021 B2CK +Copyright (C) 2017-2022 Cédric Krier +Copyright (C) 2017-2022 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
