summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-31 15:57:21 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-31 15:57:21 +0100
commitfd56ed7fc54d3338629e2077ad2f76bb0cf83426 (patch)
tree7b2ae1351c9a3a8299cffabeb456045a4caf7a8f
parent913e1bf331bb32fc5797bf078c6d9355033ee5b2 (diff)
downloadqutebrowser-fd56ed7fc54d3338629e2077ad2f76bb0cf83426.tar.gz
qutebrowser-fd56ed7fc54d3338629e2077ad2f76bb0cf83426.zip
Drop support for macOS 10.12
Closes #5115
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index d3f65d358..500ca4285 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -39,6 +39,8 @@ Added
Changed
~~~~~~~
+- The macOS binaries now require macOS 10.13 High Sierra or newer. Support for
+ macOS 10.12 Sierra has been dropped.
- The `content.headers.user_agent` setting now is a format string with the
default value resembling the behavior of it being set to null before.
This slightly changes the sent user agent for QtWebKit: Instead of mentioning