summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc2
-rw-r--r--scripts/dev/changelog_urls.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 57570776b..36c18d65c 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -35,7 +35,7 @@ Added
Changed
~~~~~~~
-- (TODO) Upgraded the bundled Qt version to 6.6.1, based on Chromium 112. Note
+- 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.
- The `colors.webpage.darkmode.threshold.text` setting got renamed to
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index cb1c7d1bb..48158d339 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -152,7 +152,6 @@
"twine": "https://twine.readthedocs.io/en/stable/changelog.html",
"PyJWT": "https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst",
"rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md",
- "ply": "https://github.com/dabeaz/ply/blob/master/CHANGES",
"pyobjc-core": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
"pyobjc-framework-Cocoa": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
"trove-classifiers": "https://github.com/pypa/trove-classifiers/commits/main",