Skip to content

Commit

Permalink
Update changelog. (#12938)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-mcmanus authored Nov 6, 2024
1 parent 1b21b69 commit c9cae0b
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 c9cae0b

Please sign in to comment.