aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-10-24 18:17:32 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-10-25 07:22:42 +0000
commit22693e32811a3cf041607a5703cebdd5d0a60fe1 (patch)
tree161afcf3ed0ca89cc42c96a20c3baa625540942c
parent6eca31c4243b859401f6660dad21c34e5e456460 (diff)
Doc: Add links to documentation to the change log
Task-number: QTCREATORBUG-29392 Change-Id: Ic5233954320447e7ef3152e25f4ddce43936fbc6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--dist/changelog/changes-12.0.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changelog/changes-12.0.0.md b/dist/changelog/changes-12.0.0.md
index 8ab1abf9cc..6e7a8f496e 100644
--- a/dist/changelog/changes-12.0.0.md
+++ b/dist/changelog/changes-12.0.0.md
@@ -212,6 +212,7 @@ Projects
* Added auto-detection of PySide from the installer
([PYSIDE-2153](https://bugreports.qt.io/browse/PYSIDE-2153))
+ ([Documentation](https://doc-snapshots.qt.io/qtcreator-12.0/creator-python-development.html#set-up-pyside6))
* Added the option to forward the display for remote Linux
* Fixed PySide wheels installation on macOS
@@ -224,6 +225,7 @@ Projects
### Qt Safe Renderer
* Added a wizard for Qt Safe Renderer 2.1 and later
+ ([Documentation](https://doc.qt.io/QtSafeRenderer/qtsr-safety-project.html#using-qt-safe-renderer-project-template-in-qt-creator))
Debugging
---------