changeset 4cf051af51fb in modules/sale_complaint:5.6 details: https://hg.tryton.org/modules/sale_complaint?cmd=changeset;node=4cf051af51fb description: Prepare release 5.6.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r bb2debfa4db4 -r 4cf051af51fb CHANGELOG --- a/CHANGELOG Fri Dec 04 18:44:14 2020 +0100 +++ b/CHANGELOG Fri Jan 01 17:11:03 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.6.2 - 2021-01-01 +* Bug fixes (see mercurial logs for details) + Version 5.6.1 - 2020-09-02 * Bug fixes (see mercurial logs for details) diff -r bb2debfa4db4 -r 4cf051af51fb COPYRIGHT --- a/COPYRIGHT Fri Dec 04 18:44:14 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 17:11:03 2021 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2015-2020 Cédric Krier. -Copyright (C) 2015-2020 B2CK SPRL. +Copyright (C) 2015-2021 Cédric Krier. +Copyright (C) 2015-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
