changeset c03897feabaa in modules/sale_promotion_coupon:5.0 details: https://hg.tryton.org/modules/sale_promotion_coupon?cmd=changeset;node=c03897feabaa description: Prepare release 5.0.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r 159557f07ecf -r c03897feabaa CHANGELOG --- a/CHANGELOG Sat Jan 26 01:12:03 2019 +0100 +++ b/CHANGELOG Tue Feb 19 22:10:45 2019 +0100 @@ -1,3 +1,6 @@ +Version 5.0.1 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 5.0.0 - 2018-10-01 * Bug fixes (see mercurial logs for details) * Remove support for Python 2.7 diff -r 159557f07ecf -r c03897feabaa COPYRIGHT --- a/COPYRIGHT Sat Jan 26 01:12:03 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 22:10:45 2019 +0100 @@ -1,4 +1,4 @@ -Copyright (C) 2017-2018 Cédric Krier +Copyright (C) 2017-2019 Cédric Krier 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
