changeset afbc5fffa5bd in modules/timesheet:5.2 details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=afbc5fffa5bd description: Prepare release 5.2.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 8e1e247b76a8 -r afbc5fffa5bd CHANGELOG --- a/CHANGELOG Wed Dec 11 18:42:41 2019 +0100 +++ b/CHANGELOG Thu Jan 09 22:13:12 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.3 - 2020-01-09 +* Bug fixes (see mercurial logs for details) + Version 5.2.2 - 2019-09-24 * Bug fixes (see mercurial logs for details) diff -r 8e1e247b76a8 -r afbc5fffa5bd COPYRIGHT --- a/COPYRIGHT Wed Dec 11 18:42:41 2019 +0100 +++ b/COPYRIGHT Thu Jan 09 22:13:12 2020 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2019 Cédric Krier. +Copyright (C) 2008-2020 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2019 B2CK SPRL. +Copyright (C) 2008-2020 B2CK SPRL. 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
