changeset b1aa0080d3b3 in modules/account_eu:4.6 details: https://hg.tryton.org/modules/account_eu?cmd=changeset;node=b1aa0080d3b3 description: Prepare release 4.6.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 15b96912c83b -r b1aa0080d3b3 CHANGELOG --- a/CHANGELOG Fri Apr 12 21:16:26 2019 +0200 +++ b/CHANGELOG Thu May 16 18:27:23 2019 +0200 @@ -1,2 +1,5 @@ +Version 4.6.1 - 2019-05-16 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Initial release \ No newline at end of file diff -r 15b96912c83b -r b1aa0080d3b3 COPYRIGHT --- a/COPYRIGHT Fri Apr 12 21:16:26 2019 +0200 +++ b/COPYRIGHT Thu May 16 18:27:23 2019 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2017 Cédric Krier -Copyright (C) 2017 B2CK +Copyright (C) 2017-2019 Cédric Krier +Copyright (C) 2017-2019 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
