changeset 8603d8d89e44 in modules/timesheet:6.0 details: https://hg.tryton.org/modules/timesheet?cmd=changeset&node=8603d8d89e44 description: Prepare release 6.0.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 77f3d7e2395f -r 8603d8d89e44 CHANGELOG --- a/CHANGELOG Fri May 28 09:09:52 2021 +0200 +++ b/CHANGELOG Fri Apr 15 21:30:09 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.0.1 - 2022-04-15 +* Bug fixes (see mercurial logs for details) + Version 6.0.0 - 2021-05-03 * Bug fixes (see mercurial logs for details) * Use window domain to show "open" and "closed" timesheet works diff -r 77f3d7e2395f -r 8603d8d89e44 COPYRIGHT --- a/COPYRIGHT Fri May 28 09:09:52 2021 +0200 +++ b/COPYRIGHT Fri Apr 15 21:30:09 2022 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2021 Cédric Krier. +Copyright (C) 2008-2022 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2021 B2CK SPRL. +Copyright (C) 2008-2022 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
