diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 7a74e3486..c222f47e6 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,14 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases. // `Fixed` for any bug fixes. // `Security` to invite users to upgrade in case of vulnerabilities. -[[v3.7.0]] -v3.7.0 (unreleased) -------------------- - [[v3.6.2]] v3.6.2 (unreleased) ------------------- +Changed +~~~~~~~ + +* Windows and macOS releases now ship with Qt 6.10.1, which include + security patches up to Chromium 142.0.7444.162. + Fixed ~~~~~