changeset 9c9c7af4e113 in modules/account_rule:6.2 details: https://hg.tryton.org/modules/account_rule?cmd=changeset&node=9c9c7af4e113 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (20 lines): diff -r 2aacacb4efdb -r 9c9c7af4e113 CHANGELOG --- a/CHANGELOG Sat Feb 12 02:30:18 2022 +0100 +++ b/CHANGELOG Tue Mar 01 19:46:55 2022 +0100 @@ -1,2 +1,5 @@ +Version 6.2.1 - 2022-03-01 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Initial release diff -r 2aacacb4efdb -r 9c9c7af4e113 COPYRIGHT --- a/COPYRIGHT Sat Feb 12 02:30:18 2022 +0100 +++ b/COPYRIGHT Tue Mar 01 19:46:55 2022 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2021 Cédric Krier -Copyright (C) 2021 B2CK +Copyright (C) 2021-2022 Cédric Krier +Copyright (C) 2021-2022 B2CK 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
