Skip to content

Commit 66b6c00

Browse files
committed
Fix spelling of February.
1 parent 7a00765 commit 66b6c00

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

3-
## Version 1.24.1: Febrary 13, 2025
3+
## Version 1.24.1: February 13, 2025
44
### Bug Fixes
55
* Fix random IntelliSense process crashes on Linux/macOS when `C_Cpp.intelliSenseCacheSize` is > 0. [#12668](https://github.com/microsoft/vscode-cpptools/issues/12668)
66
* Fix a crash when processing Copilot snippets.
77

8-
## Version 1.24.0: Febrary 11, 2025
8+
## Version 1.24.0: February 11, 2025
99
### New Feature
1010
* Add experimental support for Copilot descriptions in hover tooltips, controlled by the `C_Cpp.copilotHover` setting. This feature is currently off by default and may be subject to A/B experimentation. To opt-out of Copilot Hover experiments, set `C_Cpp.copilotHover` to `disabled`.
1111

0 commit comments

Comments
 (0)