changeset d59bcae7bc8e in modules/account_asset:5.8 details: https://hg.tryton.org/modules/account_asset?cmd=changeset;node=d59bcae7bc8e description: Prepare release 5.8.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 902e3a3640c0 -r d59bcae7bc8e CHANGELOG --- a/CHANGELOG Fri Feb 12 20:34:02 2021 +0100 +++ b/CHANGELOG Wed Mar 03 18:32:12 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.8.2 - 2021-03-03 +* Bug fixes (see mercurial logs for details) + Version 5.8.1 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r 902e3a3640c0 -r d59bcae7bc8e COPYRIGHT --- a/COPYRIGHT Fri Feb 12 20:34:02 2021 +0100 +++ b/COPYRIGHT Wed Mar 03 18:32:12 2021 +0100 @@ -1,7 +1,7 @@ Copyright (C) 2012-2017 Nicolas Évrard. -Copyright (C) 2012-2020 Cédric Krier. +Copyright (C) 2012-2021 Cédric Krier. Copyright (C) 2012-2013 Bertrand Chenal. -Copyright (C) 2012-2020 B2CK SPRL. +Copyright (C) 2012-2021 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
