changeset 1447626b0e4f in modules/stock_supply:5.6 details: https://hg.tryton.org/modules/stock_supply?cmd=changeset;node=1447626b0e4f description: Prepare release 5.6.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r c372286ab6f5 -r 1447626b0e4f CHANGELOG --- a/CHANGELOG Fri Dec 11 15:44:43 2020 +0100 +++ b/CHANGELOG Fri Jan 01 17:18:07 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-06-16 * Bug fixes (see mercurial logs for details) diff -r c372286ab6f5 -r 1447626b0e4f COPYRIGHT --- a/COPYRIGHT Fri Dec 11 15:44:43 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 17:18:07 2021 +0100 @@ -1,7 +1,7 @@ Copyright (C) 2013-2019 NaN-tic. -Copyright (C) 2008-2020 Cédric Krier. +Copyright (C) 2008-2021 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2020 B2CK SPRL. +Copyright (C) 2008-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
