changeset 1c2c77b7dc72 in modules/stock_supply_day:5.2 details: https://hg.tryton.org/modules/stock_supply_day?cmd=changeset;node=1c2c77b7dc72 description: Prepare release 5.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r c06bd9eebdb1 -r 1c2c77b7dc72 CHANGELOG --- a/CHANGELOG Tue Jan 07 10:15:52 2020 +0100 +++ b/CHANGELOG Sun Feb 02 17:09:52 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.1 - 2020-02-02 +* Bug fixes (see mercurial logs for details) + Version 5.2.0 - 2019-05-06 * Bug fixes (see mercurial logs for details) * Use ir.calendar.day diff -r c06bd9eebdb1 -r 1c2c77b7dc72 COPYRIGHT --- a/COPYRIGHT Tue Jan 07 10:15:52 2020 +0100 +++ b/COPYRIGHT Sun Feb 02 17:09:52 2020 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2019 Cédric Krier. +Copyright (C) 2008-2020 Cédric Krier. Copyright (C) 2008-2012 Bertrand Chenal. -Copyright (C) 2008-2019 B2CK SPRL. +Copyright (C) 2008-2020 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
