changeset 44da6e17f4ca in modules/account_invoice:5.0 details: https://hg.tryton.org/modules/account_invoice?cmd=changeset;node=44da6e17f4ca description: Prepare release 5.0.6 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 7f12f0f08c95 -r 44da6e17f4ca CHANGELOG --- a/CHANGELOG Tue Dec 24 17:42:56 2019 +0100 +++ b/CHANGELOG Thu Jan 09 22:19:48 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.0.6 - 2020-01-09 +* Bug fixes (see mercurial logs for details) + Version 5.0.5 - 2019-12-02 * Bug fixes (see mercurial logs for details) diff -r 7f12f0f08c95 -r 44da6e17f4ca COPYRIGHT --- a/COPYRIGHT Tue Dec 24 17:42:56 2019 +0100 +++ b/COPYRIGHT Thu Jan 09 22:19:48 2020 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2019 Cédric Krier. +Copyright (C) 2008-2020 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2019 B2CK SPRL. +Copyright (C) 2008-2020 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
