diff --git a/dist/changelog/changes-9.0.0.md b/dist/changelog/changes-9.0.0.md index ed0fa9289a8..ff68a247cc2 100644 --- a/dist/changelog/changes-9.0.0.md +++ b/dist/changelog/changes-9.0.0.md @@ -145,6 +145,7 @@ Debugging devices * Fixed display of strings with characters more than 2 bytes long * Improved type name lookup performance for heavily templated code +* Improved display performance for large array-like data (QTCREATORBUG-28111) Analyzer --------