changeset 7306a5e2fe92 in modules/notification_email:5.2 details: https://hg.tryton.org/modules/notification_email?cmd=changeset;node=7306a5e2fe92 description: Prepare release 5.2.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r 28221fd55270 -r 7306a5e2fe92 CHANGELOG --- a/CHANGELOG Wed Jul 31 09:15:31 2019 +0200 +++ b/CHANGELOG Sat Aug 17 12:06:17 2019 +0200 @@ -1,3 +1,6 @@ +Version 5.2.1 - 2019-08-17 +* Bug fixes (see mercurial logs for details) + Version 5.2.0 - 2019-05-06 * Bug fixes (see mercurial logs for details) * Add employee as recipients diff -r 28221fd55270 -r 7306a5e2fe92 COPYRIGHT --- a/COPYRIGHT Wed Jul 31 09:15:31 2019 +0200 +++ b/COPYRIGHT Sat Aug 17 12:06:17 2019 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2016-2017 Sergi Almacellas Abellana +Copyright (C) 2016-2019 Sergi Almacellas Abellana Copyright (C) 2017-2019 Cédric Krier Copyright (C) 2017-2019 B2CK
