details: https://code.tryton.org/tryton/commit/6654866a07a3 branch: 8.0 user: Cédric Krier <[email protected]> date: Wed Jul 01 22:36:48 2026 +0200 description: Prepare release trytond-8.0.6 diffstat:
trytond/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 7ac0b728aee9 -r 6654866a07a3 trytond/CHANGELOG --- a/trytond/CHANGELOG Tue Jun 30 23:08:14 2026 +0200 +++ b/trytond/CHANGELOG Wed Jul 01 22:36:48 2026 +0200 @@ -1,3 +1,7 @@ + +Version 8.0.6 - 2026-07-01 +-------------------------- +* Bug fixes (see mercurial logs for details) * Enforce access right on the email template record (issue14907) * Add ModelAccessProxy (issue14907) * Restrict Genshi evaluation (issue14869, issue5160)
