Skip to content

Commit

Permalink
Merge pull request #8204 from microsoft/coleng/update_changelog_for_1…
Browse files Browse the repository at this point in the history
….7.0-insiders
  • Loading branch information
Colengms authored Sep 29, 2021
2 parents 979d86f + e58ea77 commit dfdb047
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# C/C++ for Visual Studio Code Change Log

## Version 1.7.0-insiders2: Sept 30, 2021

### Bug Fixes
* Reduce required version of glibc to 2.17 on Linux x64 systems. [#8192](https://github.com/microsoft/vscode-cpptools/issues/8192)

### Enhancements
* Detect IntelliSenseMode target architecture for `cl.exe` based on its path. [#8044](https://github.com/microsoft/vscode-cpptools/issues/8044)

## Version 1.7.0-insiders: September 27, 2021
### New Features
* Add a command to restart IntelliSense for a specific file. [#3727](https://github.com/microsoft/vscode-cpptools/issues/3727)
Expand Down

0 comments on commit dfdb047

Please sign in to comment.