diff options
author | Florian Bruhin <me@the-compiler.org> | 2020-06-01 17:35:53 +0200 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2020-06-01 17:35:53 +0200 |
commit | 804099f5dab951e560d4a187e4360bf3d4b59e36 (patch) | |
tree | d1bb6b64f3fcccaecdb5070cdde1ed1ba30e5782 /doc | |
parent | eaff6e82d13fcf30ec4da06513c08afcae794bb4 (diff) | |
download | qutebrowser-804099f5dab951e560d4a187e4360bf3d4b59e36.tar.gz qutebrowser-804099f5dab951e560d4a187e4360bf3d4b59e36.zip |
Amend changelog for v1.12.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 6c4588c53..4b70c6e0f 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -48,6 +48,8 @@ Added Changed ~~~~~~~ +- Windows and macOS releases now ship Qt 5.15, which is based on Chromium + 80.0.3987.163 with security fixes up to 81.0.4044.138. - The `content.cookies.accept` setting now accepts URL patterns. - Tests are now included in release tarballs. Note that only running them with the exact dependencies listed in |