Skip to content

Commit 1abe4de

Browse files
Copilotsnehara99
andcommitted
Fix issue number in changelog: #4682 -> #4693
Co-authored-by: snehara99 <113148726+snehara99@users.noreply.github.com>
1 parent 8ebf319 commit 1abe4de

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
@@ -7,7 +7,7 @@ Features:
77

88
Bug Fixes:
99

10-
- Fix incorrect escaping of semicolons in cmake.configureSettings. [#4682](https://github.com/microsoft/vscode-cmake-tools/issues/4682)
10+
- Fix incorrect escaping of semicolons in cmake.configureSettings. [#4693](https://github.com/microsoft/vscode-cmake-tools/issues/4693)
1111
- Fix user-level tasks defined in `~/.config/Code/User/tasks.json` causing infinite spinner. [#4659](https://github.com/microsoft/vscode-cmake-tools/pull/4659)
1212
- Fix "Copy Value" in CMake debugger copying variable name instead of value. [#4551](https://github.com/microsoft/vscode-cmake-tools/issues/4551)
1313
- cmakeDriver: Fixes getCompilerVersion by using compilerPath instead of compilerName. [#4647](https://github.com/microsoft/vscode-cmake-tools/pull/4647) [@lygstate](https://github.com/lygstate)

0 commit comments

Comments
 (0)