changeset ca50ac21c03a in modules/account_payment_clearing:4.4 details: https://hg.tryton.org/modules/account_payment_clearing?cmd=changeset;node=ca50ac21c03a description: Prepare release 4.4.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r b289244a56fa -r ca50ac21c03a CHANGELOG --- a/CHANGELOG Thu Jun 27 21:41:55 2019 +0200 +++ b/CHANGELOG Wed Jul 17 21:25:10 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.4.1 - 2019-07-17 +* Bug fixes (see mercurial logs for details) + Version 4.4.0 - 2017-05-01 * Bug fixes (see mercurial logs for details) * Allow to set the date of the clearing move diff -r b289244a56fa -r ca50ac21c03a COPYRIGHT --- a/COPYRIGHT Thu Jun 27 21:41:55 2019 +0200 +++ b/COPYRIGHT Wed Jul 17 21:25:10 2019 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2014-2017 Cédric Krier. -Copyright (C) 2014-2017 B2CK SPRL. +Copyright (C) 2014-2019 Cédric Krier. +Copyright (C) 2014-2019 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
