summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 03dbbeeae..2006b4ab4 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -204,6 +204,9 @@ Fixed
- Crash when the "herbe" notification presenter doesn't start correctly.
- Crash when using `:print --pdf` with a directory where its parent directory
did not exist.
+- The `PyQt{5,6}.sip` version is now shown correctly in the :version|--version
+ output. Previously that showed the version from the standalone `sip` module
+ which was only set for PyQt5. (#7805)
[[v2.5.4]]
v2.5.4 (2023-03-13)