Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Version 1.6.0-insiders2: August 17, 2021
### Bug Fixes
* Fix issues with overlapping code folding ranges. [#7809](https://github.com/microsoft/vscode-cpptools/issues/7809)
* Fix an issue with cppdbg debugging on Windows x64. [7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
* Fix an issue with VS <execution> header causing IntelliSense process crash. [7972](https://github.com/microsoft/vscode-cpptools/issues/7972)
* Fix an issue with cppdbg debugging on Windows x64. [#7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
* Fix an issue with VS `<execution>` header causing IntelliSense process crash. [#7972](https://github.com/microsoft/vscode-cpptools/issues/7972)

## Version 1.6.0-insiders: August 12, 2021
### New Feature
Expand Down