diff --git a/dist/changes-4.2.0.md b/dist/changes-4.2.0.md index f437be4322a54cf3ecd1ee7d43b9b1bff0e93ba7..baba9053d885ed186df51a10e6957ed455e3d724 100644 --- a/dist/changes-4.2.0.md +++ b/dist/changes-4.2.0.md @@ -65,12 +65,12 @@ C++ Support * Added preview of images to tool tip on Qt resource URLs * Added option to skip big files when indexing (QTCREATORBUG-16712) -* Added notification for parsing errors in headers * Fixed `Move Definition to Class` for functions in template class and template member functions (QTCREATORBUG-14354) * Fixed issues with `Add Declaration`, `Add Definition`, and `Move Definition Outside Class` for template functions * Clang Code Model + * Added notification for parsing errors in headers * Improved responsiveness of completion and highlighting Debugging