changeset 98baf1ef3ce8 in modules/purchase_shipment_cost:5.2 details: https://hg.tryton.org/modules/purchase_shipment_cost?cmd=changeset;node=98baf1ef3ce8 description: Prepare release 5.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 9e5f8c478c2b -r 98baf1ef3ce8 CHANGELOG --- a/CHANGELOG Mon Apr 13 17:18:28 2020 +0200 +++ b/CHANGELOG Fri May 01 16:19:55 2020 +0200 @@ -1,3 +1,6 @@ +Version 5.2.2 - 2020-05-01 +* Bug fixes (see mercurial logs for details) + Version 5.2.1 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -r 9e5f8c478c2b -r 98baf1ef3ce8 COPYRIGHT --- a/COPYRIGHT Mon Apr 13 17:18:28 2020 +0200 +++ b/COPYRIGHT Fri May 01 16:19:55 2020 +0200 @@ -1,6 +1,6 @@ Copyright (C) 2011-2020 Cédric Krier. -Copyright (C) 2011-2012 Bertrand Chenal. -Copyright (C) 2011-2017 Nicolas Évrard. +Copyright (C) 2011-2020 Bertrand Chenal. +Copyright (C) 2011-2020 Nicolas Évrard. Copyright (C) 2011-2020 B2CK SPRL. This program is free software: you can redistribute it and/or modify
