We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7755a commit 10125dfCopy full SHA for 10125df
Extension/CHANGELOG.md
@@ -1,8 +1,9 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
-## Version 1.15.1: March 21, 2023
+## Version 1.15.1: March 22, 2023
4
### Bug Fixes
5
* Fix crashes with a multiroot workspace. [#10636](https://github.com/microsoft/vscode-cpptools/issues/10636)
6
+* Fix a deadlock with a multiroot workspace. [#10719](https://github.com/microsoft/vscode-cpptools/issues/10719)
7
8
## Version 1.15.0: March 15, 2023
9
### Enhancements
0 commit comments