Skip to content

Commit f33c3b6

Browse files
authored
Merge pull request #13983 from microsoft/main
Update changleog (2nd time). (#13981)
2 parents 55e2ee9 + 856a6dc commit f33c3b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# C/C++ for Visual Studio Code Changelog
22

3-
## Version 1.28.1: October 6, 2025
3+
## Version 1.28.1: October 7, 2025
44
### Bug Fixes
55
* Fix extension activation getting stuck when certain SSH config files are processed (by the SSH targets view feature). [#13966](https://github.com/microsoft/vscode-cpptools/issues/13966)
66
* Fix document symbols randomly showing previous versions of symbols after they are modified. [#13967](https://github.com/microsoft/vscode-cpptools/issues/13967)
7+
* Prevent .js files from being tag parsed to avoid a crash. [#13980](https://github.com/microsoft/vscode-cpptools/issues/13980)
78
* A potential fix for a crash.
89

910
## Version 1.28.0: September 25, 2025

0 commit comments

Comments
 (0)