changeset 61437a7fe2bd in modules/stock_package_shipping:5.0 details: https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset&node=61437a7fe2bd description: Prepare release 5.0.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (20 lines): diff -r 1a00972a45b6 -r 61437a7fe2bd CHANGELOG --- a/CHANGELOG Fri Apr 23 20:27:58 2021 +0200 +++ b/CHANGELOG Sat May 15 22:57:31 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.0.3 - 2021-05-15 +* Bug fixes (see mercurial logs for details) + Version 5.0.2 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -r 1a00972a45b6 -r 61437a7fe2bd COPYRIGHT --- a/COPYRIGHT Fri Apr 23 20:27:58 2021 +0200 +++ b/COPYRIGHT Sat May 15 22:57:31 2021 +0200 @@ -1,5 +1,5 @@ Copyright (C) 2016-2017 Nicolas Évrard. -Copyright (C) 2016-2020 B2CK. +Copyright (C) 2016-2021 B2CK. 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
