summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-12-08 15:44:18 +0100
committerFlorian Bruhin <me@the-compiler.org>2023-12-08 15:44:18 +0100
commit4928153227db38461e011263e094ae79a13d278b (patch)
treef3475b8f148acdf76d198225322df1d5adbd5e87 /doc
parentbfe2878ca8b12cdd103c67aabfefc3753ac1e103 (diff)
downloadqutebrowser-4928153227db38461e011263e094ae79a13d278b.tar.gz
qutebrowser-4928153227db38461e011263e094ae79a13d278b.zip
Upgrade release Python to 3.12
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index cbf4dc0de..41cc0d630 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -40,6 +40,7 @@ Changed
- Upgraded the bundled Qt version to 6.6.1, based on Chromium 112. Note
this is only relevant for the macOS/Windows releases, on Linux those will be
upgraded via your distribution packages.
+- Upgraded the bundled Python version for macOS/Windows to 3.12
- The `colors.webpage.darkmode.threshold.text` setting got renamed to
`colors.webpage.darkmode.threshold.foreground`, following a rename in
Chromium.