changeset 8b74ef18d2ba in modules/sale_promotion_coupon:5.0 details: https://hg.tryton.org/modules/sale_promotion_coupon?cmd=changeset;node=8b74ef18d2ba description: Prepare release 5.0.4 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r 78c75f1e9a57 -r 8b74ef18d2ba CHANGELOG --- a/CHANGELOG Sun Mar 01 21:03:50 2020 +0100 +++ b/CHANGELOG Sat Apr 04 18:01:44 2020 +0200 @@ -1,3 +1,6 @@ +Version 5.0.4 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.0.3 - 2019-12-16 * Bug fixes (see mercurial logs for details) diff -r 78c75f1e9a57 -r 8b74ef18d2ba COPYRIGHT --- a/COPYRIGHT Sun Mar 01 21:03:50 2020 +0100 +++ b/COPYRIGHT Sat Apr 04 18:01:44 2020 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2017-2019 Cédric Krier +Copyright (C) 2017-2020 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
