changeset ae4bcb11dcd7 in modules/purchase:6.2 details: https://hg.tryton.org/modules/purchase?cmd=changeset&node=ae4bcb11dcd7 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 75cb41081d90 -r ae4bcb11dcd7 CHANGELOG --- a/CHANGELOG Thu Feb 03 22:29:08 2022 +0100 +++ b/CHANGELOG Wed Feb 16 23:54:37 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.2.1 - 2022-02-16 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Bug fixes (see mercurial logs for details) * Split process method diff -r 75cb41081d90 -r ae4bcb11dcd7 COPYRIGHT --- a/COPYRIGHT Thu Feb 03 22:29:08 2022 +0100 +++ b/COPYRIGHT Wed Feb 16 23:54:37 2022 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2021 Cédric Krier. +Copyright (C) 2008-2022 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2021 B2CK SPRL. +Copyright (C) 2008-2022 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
