Skip to content

Commit 9e96d63

Browse files
authored
Update changelog (2nd time). (#13159)
1 parent 31969c8 commit 9e96d63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
### Bug Fixes
55
* Fix a couple bugs with `.editorConfig` handling. [PR #13140](https://github.com/microsoft/vscode-cpptools/pull/13140)
66
* Fix a bug when processing a file with invalid multi-byte sequences. [#13150](https://github.com/microsoft/vscode-cpptools/issues/13150)
7+
* Fix a potential telemetry issue with Copilot hover. [PR #13158](https://github.com/microsoft/vscode-cpptools/pull/13158)
78
* Fix a crash when Copilot hover is used on code with no definition file (e.g. literals).
9+
* Update clang-format and clang-tidy from 19.1.6 to 19.1.7.
10+
* Update vsdbg from 17.12.10729.1 to 17.13.20115.1.
811
* Fix `libiconv.dll` not being signed on Windows.
912

1013
## Version 1.23.3: January 9, 2025

0 commit comments

Comments
 (0)