changeset d43a5b7b9ffc in modules/notification_email:5.0 details: https://hg.tryton.org/modules/notification_email?cmd=changeset&node=d43a5b7b9ffc description: Prepare release 5.0.6 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diffs (23 lines): diff -r ac769fce22e2 -r d43a5b7b9ffc CHANGELOG --- a/CHANGELOG Sat Jun 04 00:26:32 2022 +0200 +++ b/CHANGELOG Wed Jun 15 09:39:16 2022 +0200 @@ -1,3 +1,6 @@ +Version 5.0.6 - 2022-06-15 +* Bug fixes (see mercurial logs for details) + Version 5.0.5 - 2021-06-17 * Bug fixes (see mercurial logs for details) diff -r ac769fce22e2 -r d43a5b7b9ffc COPYRIGHT --- a/COPYRIGHT Sat Jun 04 00:26:32 2022 +0200 +++ b/COPYRIGHT Wed Jun 15 09:39:16 2022 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2016-2020 Sergi Almacellas Abellana -Copyright (C) 2017-2021 Cédric Krier -Copyright (C) 2017-2021 B2CK +Copyright (C) 2016-2022 Sergi Almacellas Abellana +Copyright (C) 2017-2022 Cédric Krier +Copyright (C) 2017-2022 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
