Skip to content

Commit

Permalink
Update changelog for 1.20.2 (2nd time) (#12228)
Browse files Browse the repository at this point in the history
* Update changelog
  • Loading branch information
sean-mcmanus committed Apr 19, 2024
1 parent c058568 commit 9f020e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# C/C++ for Visual Studio Code Changelog

## Version 1.20.2: April 17, 2024
## Version 1.20.2: April 22, 2024
### Bug Fixes
* 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)
* Fix duplicate URIs in calls to provideConfigurations. [#12177](https://github.com/microsoft/vscode-cpptools/issues/12177)
* Fix a crash and deadlock with a high `C_Cpp.loggingLevel`. [#12194](https://github.com/microsoft/vscode-cpptools/issues/12194)
* Fix handling of `-iquote` for code analysis and `#include` completions. [#12198](https://github.com/microsoft/vscode-cpptools/issues/12198)
Expand Down

0 comments on commit 9f020e9

Please sign in to comment.