summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-03-17 20:30:13 +0100
committerFlorian Bruhin <me@the-compiler.org>2023-03-17 20:30:13 +0100
commit4793070db3e5afec32470c440a63c6add0450880 (patch)
treed69cba543c311f3e131c76b5cbb9e6006f6fc32c /scripts/dev/changelog_urls.json
parent3d56f57e502ffaad40936f19f44083a2b63f0690 (diff)
parent30125a2e2e302b79a168db36cb5b3f18ff50f5bd (diff)
downloadqutebrowser-4793070db3e5afec32470c440a63c6add0450880.tar.gz
qutebrowser-4793070db3e5afec32470c440a63c6add0450880.zip
Merge branch 'qt6-v2' into master-qt6
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 144723772..1946017b3 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -103,6 +103,11 @@
"PyQt5-sip": "https://www.riverbankcomputing.com/news",
"PyQt5-stubs": "https://github.com/python-qt-tools/PyQt5-stubs/blob/master/CHANGELOG.md",
"sip": "https://www.riverbankcomputing.com/news",
+ "PyQt6": "https://www.riverbankcomputing.com/news",
+ "PyQt6-Qt6": "https://www.riverbankcomputing.com/news",
+ "PyQt6-WebEngine": "https://www.riverbankcomputing.com/news",
+ "PyQt6-WebEngine-Qt6": "https://www.riverbankcomputing.com/news",
+ "PyQt6-sip": "https://www.riverbankcomputing.com/news",
"Pygments": "https://pygments.org/docs/changelog/",
"vulture": "https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md",
"distlib": "https://github.com/pypa/distlib/blob/master/CHANGES.rst",