changeset 553b6503db23 in modules/notification_email:4.8 details: https://hg.tryton.org/modules/notification_email?cmd=changeset;node=553b6503db23 description: Prepare release 4.8.4 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 19e480e11acf -r 553b6503db23 CHANGELOG --- a/CHANGELOG Sat Jan 26 01:12:50 2019 +0100 +++ b/CHANGELOG Tue Feb 19 22:50:59 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.8.4 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 4.8.3 - 2018-09-22 * Bug fixes (see mercurial logs for details) diff -r 19e480e11acf -r 553b6503db23 COPYRIGHT --- a/COPYRIGHT Sat Jan 26 01:12:50 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 22:50:59 2019 +0100 @@ -1,6 +1,6 @@ Copyright (C) 2016-2017 Sergi Almacellas Abellana -Copyright (C) 2017-2018 Cédric Krier -Copyright (C) 2017-2018 B2CK +Copyright (C) 2017-2019 Cédric Krier +Copyright (C) 2017-2019 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
