Skip to content

Commit e58ea77

Browse files
committed
Update changelog
1 parent 979d86f commit e58ea77

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Extension/CHANGELOG.md

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

3+
## Version 1.7.0-insiders2: Sept 30, 2021
4+
5+
### Bug Fixes
6+
* Reduce required version of glibc to 2.17 on Linux x64 systems. [#8192](https://github.com/microsoft/vscode-cpptools/issues/8192)
7+
8+
### Enhancements
9+
* Detect IntelliSenseMode target architecture for `cl.exe` based on its path. [#8044](https://github.com/microsoft/vscode-cpptools/issues/8044)
10+
311
## Version 1.7.0-insiders: September 27, 2021
412
### New Features
513
* Add a command to restart IntelliSense for a specific file. [#3727](https://github.com/microsoft/vscode-cpptools/issues/3727)

0 commit comments

Comments
 (0)