aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-06-07 15:59:11 +0200
committerEike Ziller <eike.ziller@qt.io>2023-06-08 06:00:30 +0000
commit4e000b87312fa35b6fd8f7262c09c58ecfc179ee (patch)
tree3cc3c68a1e9f1e6e61aa711efbd8e8373970bc36
parent38cc6e533de22cd11eaf9a13377d9f65458ed6a6 (diff)
Change log: add some documentation links
Change-Id: If0cb436f459559ff03510185332506d2c42006d3 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changelog/changes-11.0.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changelog/changes-11.0.0.md b/dist/changelog/changes-11.0.0.md
index 5600390c09..3286082636 100644
--- a/dist/changelog/changes-11.0.0.md
+++ b/dist/changelog/changes-11.0.0.md
@@ -14,6 +14,7 @@ General
-------
* Added a `Terminal` view (QTCREATORBUG-8511)
+ ([Documentation](https://doc-snapshots.qt.io/qtcreator-11.0/creator-output-panes.html#terminal))
* Opt-out via `Preferences` > `Terminal` preferences
* Added support for
* different shells, colors, fonts, and multiple tabs
@@ -53,6 +54,7 @@ Editing
* Added experimental support for GitHub Copilot
([GitHub documentation](https://github.com/features/copilot))
+ ([Qt Creator documentation](https://doc-snapshots.qt.io/qtcreator-11.0/creator-copilot.html))
* Added missing actions for opening the `Call Hierarchy` (QTCREATORBUG-28839,
QTCREATORBUG-28842)