Skip to content

Commit 9f020e9

Browse files
committed
Update changelog for 1.20.2 (2nd time) (#12228)
* Update changelog
1 parent c058568 commit 9f020e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extension/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# C/C++ for Visual Studio Code Changelog
22

3-
## Version 1.20.2: April 17, 2024
3+
## Version 1.20.2: April 22, 2024
44
### Bug Fixes
5+
* Fix non-existent relative path variables not showing a warning in `c_cpp_properties.json` (and other related issues). [#12089](https://github.com/microsoft/vscode-cpptools/issues/12089)
56
* Fix duplicate URIs in calls to provideConfigurations. [#12177](https://github.com/microsoft/vscode-cpptools/issues/12177)
67
* Fix a crash and deadlock with a high `C_Cpp.loggingLevel`. [#12194](https://github.com/microsoft/vscode-cpptools/issues/12194)
78
* Fix handling of `-iquote` for code analysis and `#include` completions. [#12198](https://github.com/microsoft/vscode-cpptools/issues/12198)

0 commit comments

Comments
 (0)