changeset 16f2862c9ba5 in modules/sale_shipment_cost:4.6 details: https://hg.tryton.org/modules/sale_shipment_cost?cmd=changeset;node=16f2862c9ba5 description: Prepare release 4.6.2 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r ae7f38d24a62 -r 16f2862c9ba5 CHANGELOG --- a/CHANGELOG Tue Dec 04 17:45:05 2018 +0100 +++ b/CHANGELOG Sat Jan 05 18:45:53 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.6.2 - 2019-01-05 +* Bug fixes (see mercurial logs for details) + Version 4.6.1 - 2018-03-15 * Bug fixes (see mercurial logs for details) diff -r ae7f38d24a62 -r 16f2862c9ba5 COPYRIGHT --- a/COPYRIGHT Tue Dec 04 17:45:05 2018 +0100 +++ b/COPYRIGHT Sat Jan 05 18:45:53 2019 +0100 @@ -1,7 +1,7 @@ -Copyright (C) 2011-2018 Cédric Krier. +Copyright (C) 2011-2019 Cédric Krier. Copyright (C) 2011-2013 Bertrand Chenal. Copyright (C) 2011-2017 Nicolas Évrard. -Copyright (C) 2011-2018 B2CK SPRL. +Copyright (C) 2011-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
