changeset 410e7f8acc88 in modules/sale_supply_drop_shipment:5.2 details: https://hg.tryton.org/modules/sale_supply_drop_shipment?cmd=changeset;node=410e7f8acc88 description: Prepare release 5.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 5dfbc1fc3f3a -r 410e7f8acc88 CHANGELOG --- a/CHANGELOG Mon Jan 20 11:29:17 2020 +0100 +++ b/CHANGELOG Sun Feb 02 17:17:15 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.2 - 2020-02-02 +* Bug fixes (see mercurial logs for details) + Version 5.2.1 - 2019-07-01 * Bug fixes (see mercurial logs for details) diff -r 5dfbc1fc3f3a -r 410e7f8acc88 COPYRIGHT --- a/COPYRIGHT Mon Jan 20 11:29:17 2020 +0100 +++ b/COPYRIGHT Sun Feb 02 17:17:15 2020 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2011-2019 Cédric Krier. -Copyright (C) 2011-2019 B2CK SPRL. +Copyright (C) 2011-2020 Cédric Krier. +Copyright (C) 2011-2020 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
