details: https://code.tryton.org/tryton/commit/08550f898b86 branch: 7.0 user: Cédric Krier <[email protected]> date: Thu Apr 16 23:16:38 2026 +0200 description: Prepare release product_image-7.0.3 diffstat:
modules/product_image/CHANGELOG | 5 +++++ modules/product_image/COPYRIGHT | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diffs (21 lines): diff -r 88a5fb0decf1 -r 08550f898b86 modules/product_image/CHANGELOG --- a/modules/product_image/CHANGELOG Thu Apr 16 23:15:12 2026 +0200 +++ b/modules/product_image/CHANGELOG Thu Apr 16 23:16:38 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.0.3 - 2026-04-16 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.2 - 2025-02-16 -------------------------- diff -r 88a5fb0decf1 -r 08550f898b86 modules/product_image/COPYRIGHT --- a/modules/product_image/COPYRIGHT Thu Apr 16 23:15:12 2026 +0200 +++ b/modules/product_image/COPYRIGHT Thu Apr 16 23:16:38 2026 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2021-2025 Cédric Krier +Copyright (C) 2021-2026 Cédric Krier 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
