Skip to content

Commit

Permalink
Merge pull request #12046 from microsoft/main
Browse files Browse the repository at this point in the history
Update date (#12045)
  • Loading branch information
sean-mcmanus authored Mar 2, 2024
2 parents 5573667 + 802f945 commit b3911bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# C/C++ for Visual Studio Code Changelog

## Version 1.19.5: February 29, 2024
## Version 1.19.5: March 4, 2024
### Enhancements
* Change how `args` and `command` fields are handled in `cppbuild` tasks, to match the behavior of VS Code `shell` build tasks, including explicit `quoting` support. [#12001](https://github.com/microsoft/vscode-cpptools/issues/12001)
* Enable C23 IntelliSense support, and add support for `clatest` `std` value for MSVC. [#12020](https://github.com/microsoft/vscode-cpptools/issues/12020)
Expand Down

0 comments on commit b3911bf

Please sign in to comment.