changeset eb2d5d730d9d in modules/account_invoice_history:4.4 details: https://hg.tryton.org/modules/account_invoice_history?cmd=changeset;node=eb2d5d730d9d description: Prepare release 4.4.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r c71086914212 -r eb2d5d730d9d CHANGELOG --- a/CHANGELOG Fri Mar 22 15:33:43 2019 +0100 +++ b/CHANGELOG Mon Jun 10 19:14:16 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.4.1 - 2019-06-10 +* Bug fixes (see mercurial logs for details) + Version 4.4.0 - 2017-05-01 * Bug fixes (see mercurial logs for details) diff -r c71086914212 -r eb2d5d730d9d COPYRIGHT --- a/COPYRIGHT Fri Mar 22 15:33:43 2019 +0100 +++ b/COPYRIGHT Mon Jun 10 19:14:16 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
