changeset 580a8a51540c in modules/carrier_percentage:5.0 details: https://hg.tryton.org/modules/carrier_percentage?cmd=changeset&node=580a8a51540c description: Prepare release 5.0.4 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diffs (24 lines): diff -r dc6d71a65a74 -r 580a8a51540c CHANGELOG --- a/CHANGELOG Sun Sep 25 20:21:45 2022 +0200 +++ b/CHANGELOG Tue Oct 18 00:03:45 2022 +0200 @@ -1,3 +1,6 @@ +Version 5.0.4 - 2022-10-17 +* Bug fixes (see mercurial logs for details) + Version 5.0.3 - 2021-06-17 * Bug fixes (see mercurial logs for details) diff -r dc6d71a65a74 -r 580a8a51540c COPYRIGHT --- a/COPYRIGHT Sun Sep 25 20:21:45 2022 +0200 +++ b/COPYRIGHT Tue Oct 18 00:03:45 2022 +0200 @@ -1,7 +1,7 @@ -Copyright (C) 2011-2021 Cédric Krier. +Copyright (C) 2011-2022 Cédric Krier. Copyright (C) 2011-2012 Bertrand Chenal. -Copyright (C) 2011-2017 Nicolas Évrard. -Copyright (C) 2011-2021 B2CK SPRL. +Copyright (C) 2011-2022 Nicolas Évrard. +Copyright (C) 2011-2022 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
