details: https://code.tryton.org/tryton/commit/65def5775fc8 branch: 7.8 user: Cédric Krier <[email protected]> date: Tue Jun 02 19:02:53 2026 +0200 description: Prepare release stock_package_shipping-7.8.2 diffstat:
modules/stock_package_shipping/CHANGELOG | 5 +++++ modules/stock_package_shipping/COPYRIGHT | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diffs (22 lines): diff -r 945c52ee0b11 -r 65def5775fc8 modules/stock_package_shipping/CHANGELOG --- a/modules/stock_package_shipping/CHANGELOG Tue Jun 02 19:00:55 2026 +0200 +++ b/modules/stock_package_shipping/CHANGELOG Tue Jun 02 19:02:53 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.8.2 - 2026-06-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.1 - 2026-02-18 -------------------------- diff -r 945c52ee0b11 -r 65def5775fc8 modules/stock_package_shipping/COPYRIGHT --- a/modules/stock_package_shipping/COPYRIGHT Tue Jun 02 19:00:55 2026 +0200 +++ b/modules/stock_package_shipping/COPYRIGHT Tue Jun 02 19:02:53 2026 +0200 @@ -1,5 +1,5 @@ Copyright (C) 2016-2025 Nicolas Évrard. -Copyright (C) 2016-2025 B2CK. +Copyright (C) 2016-2026 B2CK. 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
