changeset 716ff46dc516 in modules/sale_promotion_coupon:5.6 details: https://hg.tryton.org/modules/sale_promotion_coupon?cmd=changeset;node=716ff46dc516 description: Prepare release 5.6.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r c77b8c82b950 -r 716ff46dc516 CHANGELOG --- a/CHANGELOG Fri Dec 11 15:44:42 2020 +0100 +++ b/CHANGELOG Fri Jan 01 17:12:56 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.6.1 - 2021-01-01 +* Bug fixes (see mercurial logs for details) + Version 5.6.0 - 2020-05-04 * Bug fixes (see mercurial logs for details) diff -r c77b8c82b950 -r 716ff46dc516 COPYRIGHT --- a/COPYRIGHT Fri Dec 11 15:44:42 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 17:12:56 2021 +0100 @@ -1,4 +1,4 @@ -Copyright (C) 2017-2020 Cédric Krier +Copyright (C) 2017-2021 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
