changeset 18ff98cb5cd4 in modules/account_stock_shipment_cost:6.2 details: https://hg.tryton.org/modules/account_stock_shipment_cost?cmd=changeset&node=18ff98cb5cd4 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (20 lines): diff -r c3707fe4c1eb -r 18ff98cb5cd4 CHANGELOG --- a/CHANGELOG Sun Apr 03 23:55:50 2022 +0200 +++ b/CHANGELOG Fri Apr 15 23:33:12 2022 +0200 @@ -1,2 +1,5 @@ +Version 6.2.1 - 2022-04-15 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Initial release diff -r c3707fe4c1eb -r 18ff98cb5cd4 COPYRIGHT --- a/COPYRIGHT Sun Apr 03 23:55:50 2022 +0200 +++ b/COPYRIGHT Fri Apr 15 23:33:12 2022 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2021 B2CK -Copyright (C) 2021 Cédric Krier +Copyright (C) 2021-2022 B2CK +Copyright (C) 2021-2022 Cédric Krier 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
