changeset 1938814cd3fd in modules/carrier_percentage:6.0 details: https://hg.tryton.org/modules/carrier_percentage?cmd=changeset&node=1938814cd3fd description: Prepare release 6.0.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diffs (24 lines): diff -r 85cc25cab7fb -r 1938814cd3fd CHANGELOG --- a/CHANGELOG Sun Sep 25 20:21:45 2022 +0200 +++ b/CHANGELOG Tue Oct 18 00:03:27 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.0.1 - 2022-10-17 +* Bug fixes (see mercurial logs for details) + Version 6.0.0 - 2021-05-03 * Bug fixes (see mercurial logs for details) diff -r 85cc25cab7fb -r 1938814cd3fd COPYRIGHT --- a/COPYRIGHT Sun Sep 25 20:21:45 2022 +0200 +++ b/COPYRIGHT Tue Oct 18 00:03:27 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
