changeset e50721e075f0 in modules/user_role:5.2 details: https://hg.tryton.org/modules/user_role?cmd=changeset;node=e50721e075f0 description: Prepare release 5.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (19 lines): diff -r 2d5a500a3050 -r e50721e075f0 CHANGELOG --- a/CHANGELOG Sun Mar 01 21:03:32 2020 +0100 +++ b/CHANGELOG Sat Apr 04 17:22:10 2020 +0200 @@ -1,2 +1,5 @@ +Version 5.2.1 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.2.0 - 2019-05-06 * Initial release \ No newline at end of file diff -r 2d5a500a3050 -r e50721e075f0 COPYRIGHT --- a/COPYRIGHT Sun Mar 01 21:03:32 2020 +0100 +++ b/COPYRIGHT Sat Apr 04 17:22:10 2020 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2018-2019 Cédric Krier +Copyright (C) 2018-2020 Cédric Krier 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
