changeset 198e6b1a16ae in modules/timesheet_cost:4.8 details: https://hg.tryton.org/modules/timesheet_cost?cmd=changeset;node=198e6b1a16ae description: Prepare release 4.8.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 320194335643 -r 198e6b1a16ae CHANGELOG --- a/CHANGELOG Sat Jan 26 01:12:51 2019 +0100 +++ b/CHANGELOG Tue Feb 19 23:05:09 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.8.1 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 4.8.0 - 2018-04-23 * Bug fixes (see mercurial logs for details) diff -r 320194335643 -r 198e6b1a16ae COPYRIGHT --- a/COPYRIGHT Sat Jan 26 01:12:51 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 23:05:09 2019 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2008-2018 Cédric Krier. -Copyright (C) 2008-2018 B2CK SPRL. +Copyright (C) 2008-2019 Cédric Krier. +Copyright (C) 2008-2019 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
