Skip to content

Commit 4ea5a27

Browse files
committed
Fix a couple typos in changelog
1 parent 86f1a09 commit 4ea5a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Version 1.6.0-insiders2: August 17, 2021
44
### Bug Fixes
55
* Fix issues with overlapping code folding ranges. [#7809](https://github.com/microsoft/vscode-cpptools/issues/7809)
6-
* Fix an issue with cppdbg debugging on Windows x64. [7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
7-
* Fix an issue with VS <execution> header causing IntelliSense process crash. [7972](https://github.com/microsoft/vscode-cpptools/issues/7972)
6+
* Fix an issue with cppdbg debugging on Windows x64. [#7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
7+
* Fix an issue with VS `<execution>` header causing IntelliSense process crash. [#7972](https://github.com/microsoft/vscode-cpptools/issues/7972)
88

99
## Version 1.6.0-insiders: August 12, 2021
1010
### New Feature

0 commit comments

Comments
 (0)