Skip to content

Commit fe337f7

Browse files
committed
Update changelog a 2nd time for 1.31.1.
1 parent a66064b commit fe337f7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Extension/CHANGELOG.md

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

3-
## Version 1.31.1: March 9, 2026
3+
## Version 1.31.1: March 10, 2026
44
### Enhancements
55
* Update clang-tidy and clang-format from 21.1.4 to 22.1.0.
66
* Update support for the latest compiler versions.
77

88
### Bug Fixes
9+
* Fix workspace symbol search with `scope::variable` not working after symbols are deleted and then added back. [#14200](https://github.com/microsoft/vscode-cpptools/issues/14200)
910
* Add IntelliSense support for `__builtin_is_implicit_lifetime`.
1011
* Fix three IntelliSense process crashes.
1112
* Fix a bug with `-embed-directory`.

0 commit comments

Comments
 (0)