We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38e9ef commit 9e9430eCopy full SHA for 9e9430e
Extension/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
+## Version 1.12.4: August 31, 2022
4
+### Other
5
+* Revert changes to telemetry key format. [PR #9822](https://github.com/microsoft/vscode-cpptools/pull/9822)
6
+
7
## Version 1.12.3: August 30, 2022
8
### New Features
9
* Add Doxygen comment generation via command, context menu, code action, or typing. [#5683](https://github.com/microsoft/vscode-cpptools/issues/5683)
0 commit comments