Skip to content

Commit 8ad7f34

Browse files
committed
More updates.
1 parent 3910e8e commit 8ad7f34

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,6 +1,6 @@
11
# C/C++ for Visual Studio Code Changelog
22

3-
## Version 1.25.1: April 17, 2025
3+
## Version 1.25.1: April 21, 2025
44
### Enhancement
55
* Add a configuration warning message explaining why paths in quotes can't be found. [#11955](https://github.com/microsoft/vscode-cpptools/issues/11955)
66

@@ -9,6 +9,7 @@
99
* Fix the 'Debug C/C++ File' button sometimes disappearing. [#13400](https://github.com/microsoft/vscode-cpptools/issues/13400)
1010
* Fix some cases of a tag parser crash with `read_double`. [#13435](https://github.com/Microsoft/vscode-cpptools/issues/13435)
1111
* Fix issues with the `recursiveIncludes` properties in the configuration UI editor. [PR #13498](https://github.com/microsoft/vscode-cpptools/pull/13498)
12+
* Update clang-tidy and clang-format from 20.1.2 to 20.1.3 (which has some bug fixes).
1213
* Fix some translation issues.
1314

1415
## Version 1.25.0: April 10, 2025

0 commit comments

Comments
 (0)