changeset 8b4efdd4b525 in modules/sale_supply_drop_shipment:5.0 details: https://hg.tryton.org/modules/sale_supply_drop_shipment?cmd=changeset&node=8b4efdd4b525 description: Prepare release 5.0.10 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 5871c6e136be -r 8b4efdd4b525 CHANGELOG --- a/CHANGELOG Thu Jan 20 18:57:31 2022 +0100 +++ b/CHANGELOG Tue Feb 01 18:21:55 2022 +0100 @@ -1,3 +1,6 @@ +Version 5.0.10 - 2022-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.0.9 - 2021-11-04 * Bug fixes (see mercurial logs for details) diff -r 5871c6e136be -r 8b4efdd4b525 COPYRIGHT --- a/COPYRIGHT Thu Jan 20 18:57:31 2022 +0100 +++ b/COPYRIGHT Tue Feb 01 18:21:55 2022 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2011-2021 Cédric Krier. -Copyright (C) 2011-2021 B2CK SPRL. +Copyright (C) 2011-2022 Cédric Krier. +Copyright (C) 2011-2022 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
