Skip to content

Commit e714594

Browse files
Copilotsnehara99
andcommitted
Fix issue link in CHANGELOG from #4685 to #4638
Co-authored-by: snehara99 <[email protected]>
1 parent 076bc50 commit e714594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Bug Fixes:
1010
- Fix user-level tasks defined in `~/.config/Code/User/tasks.json` causing infinite spinner. [#4659](https://github.com/microsoft/vscode-cmake-tools/pull/4659)
1111
- Fix "Copy Value" in CMake debugger copying variable name instead of value. [#4551](https://github.com/microsoft/vscode-cmake-tools/issues/4551)
1212
- cmakeDriver: Fixes getCompilerVersion by using compilerPath instead of compilerName. [#4647](https://github.com/microsoft/vscode-cmake-tools/pull/4647) [@lygstate](https://github.com/lygstate)
13-
- Fix kit detection returning "unknown vendor" when using clang-cl compiler. [#4685](https://github.com/microsoft/vscode-cmake-tools/issues/4685)
13+
- Fix kit detection returning "unknown vendor" when using clang-cl compiler. [#4638](https://github.com/microsoft/vscode-cmake-tools/issues/4638)
1414

1515
## 1.22
1616

0 commit comments

Comments
 (0)