changeset c678e0e9ad06 in modules/notification_email:4.6 details: https://hg.tryton.org/modules/notification_email?cmd=changeset;node=c678e0e9ad06 description: Prepare release 4.6.3 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diffs (23 lines): diff -r 6f6a60cb05cf -r c678e0e9ad06 CHANGELOG --- a/CHANGELOG Wed Jul 31 09:15:31 2019 +0200 +++ b/CHANGELOG Sat Aug 17 12:11:07 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.6.3 - 2019-08-17 +* Bug fixes (see mercurial logs for details) + Version 4.6.2 - 2018-01-04 * Bug fixes (see mercurial logs for details) diff -r 6f6a60cb05cf -r c678e0e9ad06 COPYRIGHT --- a/COPYRIGHT Wed Jul 31 09:15:31 2019 +0200 +++ b/COPYRIGHT Sat Aug 17 12:11:07 2019 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2016-2017 Sergi Almacellas Abellana -Copyright (C) 2017 Cédric Krier -Copyright (C) 2017 B2CK +Copyright (C) 2016-2019 Sergi Almacellas Abellana +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
