Skip to content

Commit 04e93a9

Browse files
committed
update changelog
1 parent a17c8e6 commit 04e93a9

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

3-
## Version 1.0.1: September 17, 2020
3+
## Version 1.0.1-insiders: September 16, 2020
44
### Bug Fixes
5-
* Fix IntelliSense breaks on linux/macOS when `#error` directives or certain attribute flags are present in the source code. [#6009](https://github.com/microsoft/vscode-cpptools/issues/6009), [#6114](https://github.com/microsoft/vscode-cpptools/issues/6114)
5+
* Fix IntelliSense breaks on linux/macOS when `#error` directives are present in the source code. [#6009](https://github.com/microsoft/vscode-cpptools/issues/6009), [#6114](https://github.com/microsoft/vscode-cpptools/issues/6114)
66
* Fix issue on Windows with the language server not shutting down properly which causes the IntelliSense database to become corrupted. [PR #6141](https://github.com/microsoft/vscode-cpptools/issues/6141)
77

88
## Version 1.0.0: September 14, 2020

0 commit comments

Comments
 (0)