changeset 61f62f5c3c6a in modules/attendance:5.8 details: https://hg.tryton.org/modules/attendance?cmd=changeset;node=61f62f5c3c6a description: Prepare release 5.8.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 528c64716268 -r 61f62f5c3c6a CHANGELOG --- a/CHANGELOG Sun Jan 03 12:57:56 2021 +0100 +++ b/CHANGELOG Mon Feb 01 23:13:30 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.8.2 - 2021-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.8.1 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r 528c64716268 -r 61f62f5c3c6a COPYRIGHT --- a/COPYRIGHT Sun Jan 03 12:57:56 2021 +0100 +++ b/COPYRIGHT Mon Feb 01 23:13:30 2021 +0100 @@ -1,6 +1,6 @@ Copyright (C) 2020 Sergi Almacellas Abellana -Copyright (C) 2020 B2CK -Copyright (C) 2020 Cédric Krier +Copyright (C) 2020-2021 B2CK +Copyright (C) 2020-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
