changeset 960db945e5ea in modules/purchase_shipment_cost:5.0 details: https://hg.tryton.org/modules/purchase_shipment_cost?cmd=changeset;node=960db945e5ea description: Prepare release 5.0.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 80992b9f565a -r 960db945e5ea CHANGELOG --- a/CHANGELOG Mon Apr 13 17:18:28 2020 +0200 +++ b/CHANGELOG Fri May 01 16:20:13 2020 +0200 @@ -1,3 +1,6 @@ +Version 5.0.3 - 2020-05-01 +* Bug fixes (see mercurial logs for details) + Version 5.0.2 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -r 80992b9f565a -r 960db945e5ea COPYRIGHT --- a/COPYRIGHT Mon Apr 13 17:18:28 2020 +0200 +++ b/COPYRIGHT Fri May 01 16:20:13 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
