aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.10.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-4.10.0.md b/dist/changes-4.10.0.md
index 9a03649d44..baece64d4f 100644
--- a/dist/changes-4.10.0.md
+++ b/dist/changes-4.10.0.md
@@ -22,7 +22,7 @@ you can check out from the public Git repository. For example:
* Added support for `workspace/workspaceFolders` server request
* Added Locator filter for current document (`.`)
* Added Locator filters for symbols in workspace (`:`, `c`, and `m`) (QTCREATORBUG-21915)
-* Added hover information
+* Added support for showing tooltip information from server
* Made client settings expand variables for executable and arguments
* Improved completion item tooltip (QTCREATORBUG-22429)