Skip to content

Commit

Permalink
Merge pull request #12939 from microsoft/main
Browse files Browse the repository at this point in the history
Update changelog. (#12938)
  • Loading branch information
sean-mcmanus authored Nov 6, 2024
2 parents 7d26dd1 + c9cae0b commit 784f145
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
* A potential fix for a crash during process shutdown (in `uv_run`). [#12668](https://github.com/microsoft/vscode-cpptools/issues/12668)
* Fix a performance issue where some LSP requests would delay other LSP requests. [#12905](https://github.com/microsoft/vscode-cpptools/issues/12905)
* A potential fix for a crash in cpptools (in `report_intellisense_results`).
* Fix a random deadlock in `handle_edits`.
* Fix a random deadlock with `compiler_info::find_or_create`.
* Fix a random deadlock with `handle_edits`.
* Other internal fixes.

## Version 1.22.11: November 5, 2024
Expand Down

0 comments on commit 784f145

Please sign in to comment.