details: https://code.tryton.org/tryton/commit/1a97448377ee branch: 7.6 user: Cédric Krier <[email protected]> date: Thu Apr 16 23:16:15 2026 +0200 description: Prepare release product_image-7.6.1 diffstat:
modules/product_image/CHANGELOG | 5 +++++ modules/product_image/COPYRIGHT | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diffs (21 lines): diff -r 538ce057d2f0 -r 1a97448377ee modules/product_image/CHANGELOG --- a/modules/product_image/CHANGELOG Thu Apr 16 23:14:51 2026 +0200 +++ b/modules/product_image/CHANGELOG Thu Apr 16 23:16:15 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.6.1 - 2026-04-16 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.6.0 - 2025-04-28 -------------------------- diff -r 538ce057d2f0 -r 1a97448377ee modules/product_image/COPYRIGHT --- a/modules/product_image/COPYRIGHT Thu Apr 16 23:14:51 2026 +0200 +++ b/modules/product_image/COPYRIGHT Thu Apr 16 23:16:15 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
