From 0cbaaa0c934e321d499c8eec9088f22538177702 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 25 Sep 2019 18:56:57 +0200 Subject: Update changelog for v1.8.0 --- doc/changelog.asciidoc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 369145e13..65e3b03e9 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -28,9 +28,13 @@ Added Changed ~~~~~~~ -- The Windows/macOS releases now ship with Qt 5.13.0 and QtWebEngine 5.13.1. - QtWebEngine 5.13.1 is based on Chromium 73.0.3683.105 with security fixes up - to Chromium 76.0.3809.87. +- Updated dependencies for Windows/macOS releases: + * macOS releases now ship with Qt 5.13.0 and QtWebEngine 5.13.1. Those are + based on Chromium 73.0.3683.105 with security fixes up to Chromium 76.0.3809.87. + * Windows releases now ship with Qt/QtWebEngine 5.12.5. Those are based on + Chromium 69.0.3497.128 with security fixes up to Chromium 76.0.3809.87. + * Those specific combinations were chosen due to various issues with newer Qt + releases. Hopefully, those will be unified again with Qt 5.13.2. - The statusbar text for passthrough mode now shows all configured bindings to leave the mode, not only one. - When `:config-source` is used with a relative filename, the file is now -- cgit v1.2.3-54-g00ecf