Upgrade changelog and changelog URLs

This commit is contained in:
Florian Bruhin 2023-12-04 15:00:06 +01:00
parent 8a498185c1
commit 4d3314cad8
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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",