changeset b126cde329c4 in modules/product_image:6.2 details: https://hg.tryton.org/modules/product_image?cmd=changeset&node=b126cde329c4 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (18 lines): diff -r 8f911b65cb65 -r b126cde329c4 CHANGELOG --- a/CHANGELOG Wed May 11 23:18:12 2022 +0200 +++ b/CHANGELOG Fri Jun 03 19:23:04 2022 +0200 @@ -1,2 +1,5 @@ +Version 6.2.1 - 2022-06-03 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Initial release diff -r 8f911b65cb65 -r b126cde329c4 COPYRIGHT --- a/COPYRIGHT Wed May 11 23:18:12 2022 +0200 +++ b/COPYRIGHT Fri Jun 03 19:23:04 2022 +0200 @@ -1,4 +1,4 @@ -Copyright (C) 2021 Cédric Krier +Copyright (C) 2021-2022 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
