Skip to content

Commit 3aa99e6

Browse files
authored
Update changelog for 1.10.4 (#9399)
1 parent d6469bf commit 3aa99e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# C/C++ for Visual Studio Code Change Log
22

3+
## Version 1.10.4: June 3, 2022
4+
### Bug Fixes
5+
* Fix formatting issue with vcFormat when using multi-byte UTF-8 sequences. [#9297](https://github.com/microsoft/vscode-cpptools/issues/9297)
6+
* Add support for "user" level and "workspace" level debug configurations. [#9319](https://github.com/microsoft/vscode-cpptools/issues/9319)
7+
* Fix code analysis with g++ 12 system headers. [#9347](https://github.com/microsoft/vscode-cpptools/issues/9347)
8+
* Fix crash on macOS <= 10.14, due to missing symbol. [#9387](https://github.com/microsoft/vscode-cpptools/issues/9387)
9+
310
## Version 1.10.3: May 23, 2022
411
### New Feature
512
* Add code actions to apply clang-tidy fixes. [#8476](https://github.com/microsoft/vscode-cpptools/issues/8476)

0 commit comments

Comments
 (0)