Skip to content

Commit 3eff139

Browse files
committed
Fix duplicate lines
1 parent cba2208 commit 3eff139

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Extension/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
* Fix `llvm-project` parser crash on file: `libcxx/test/support/test.support/make_string_header.pass.cpp`. [#9679](https://github.com/microsoft/vscode-cpptools/issues/9679)
2222
* Fix unintended generation of `nul.d` file when querying clang or gcc, when compiler arguments include dependency generation arguments. [9707](https://github.com/microsoft/vscode-cpptools/issues/9707)
2323

24-
2524
## Version 1.12.0 (pre-release): July 27, 2022
2625
## Enhancements
2726
* Show an informative message when an IntelliSense-related command is executed while IntelliSense is disabled. [#9614](https://github.com/microsoft/vscode-cpptools/issues/9614)
@@ -38,14 +37,12 @@
3837
* Fix unnecessary IntelliSense process restarting on file creation handling. [#9630](https://github.com/microsoft/vscode-cpptools/issues/9630)
3938
* Fix potential crashes on shutdown.
4039

41-
4240
## Version 1.11.5: August 9, 2022
4341
## Bug Fixes
4442
* Fix crash when tag parsing files containing certain string literals. [#9538](https://github.com/microsoft/vscode-cpptools/issues/9538)
4543
* Fix `llvm-project` parser crash on file: `clang/test/parser/parser_overflow.c`. [#9653](https://github.com/microsoft/vscode-cpptools/issues/9653)
4644
* Fix `llvm-project` parser crash on file: `libcxx/test/support/test.support/make_string_header.pass.cpp`. [#9679](https://github.com/microsoft/vscode-cpptools/issues/9679)
4745

48-
4946
## Version 1.11.4: July 21, 2022
5047
## New Features
5148
* Add inlay hints for parameters and auto types. [#5845](https://github.com/microsoft/vscode-cpptools/issues/5845)

0 commit comments

Comments
 (0)