changeset 494fd7a4a96c in modules/account_invoice_history:4.6 details: https://hg.tryton.org/modules/account_invoice_history?cmd=changeset;node=494fd7a4a96c description: Prepare release 4.6.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 83989fefd7e3 -r 494fd7a4a96c CHANGELOG --- a/CHANGELOG Fri Mar 22 15:33:43 2019 +0100 +++ b/CHANGELOG Mon Jun 10 19:13:57 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.6.1 - 2019-06-10 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) diff -r 83989fefd7e3 -r 494fd7a4a96c COPYRIGHT --- a/COPYRIGHT Fri Mar 22 15:33:43 2019 +0100 +++ b/COPYRIGHT Mon Jun 10 19:13:57 2019 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2017 Cédric Krier. +Copyright (C) 2009-2019 Cédric Krier. Copyright (C) 2009-2012 Bertrand Chenal. -Copyright (C) 2009-2017 B2CK SPRL. +Copyright (C) 2009-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
