Skip to content

Commit 8ca1c45

Browse files
authored
fix typo (#13630)
1.26.0->1.26.1
1 parent 07de41e commit 8ca1c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/CHANGELOG.md

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

3-
## Version 1.26.0: May 22, 2025
3+
## Version 1.26.1: May 22, 2025
44
### Bug Fixes
55
* Fix include completion adding an extra `"` in `insert` mode. [#13615](https://github.com/microsoft/vscode-cpptools/issues/13615)
66
* Fix a bug with compiler querying of MinGW. [#13622](https://github.com/microsoft/vscode-cpptools/issues/13622)
@@ -2553,4 +2553,4 @@
25532553

25542554
## Version 0.5.0: April 14, 2016
25552555
* Usability and correctness bug fixes.
2556-
* Simplify installation experience.
2556+
* Simplify installation experience.

0 commit comments

Comments
 (0)