diff --git a/Extension/CHANGELOG.md b/Extension/CHANGELOG.md index ac662dd8a..99ff1a72b 100644 --- a/Extension/CHANGELOG.md +++ b/Extension/CHANGELOG.md @@ -1,7 +1,7 @@ # C/C++ for Visual Studio Code Changelog ## Version 1.25.3: April 28, 2025 -### Enhancement +### Enhancements * Add a configuration warning message explaining why paths in quotes can't be found. [#11955](https://github.com/microsoft/vscode-cpptools/issues/11955) * Improve the description of the `C_Cpp.copilotHover` setting. [PR #13461](https://github.com/microsoft/vscode-cpptools/pull/13461)