Skip to content

Commit

Permalink
Update changelog for 1.19.8 again (#12099)
Browse files Browse the repository at this point in the history
  • Loading branch information
Colengms committed Mar 14, 2024
1 parent a71c90c commit 86a41c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

## Version 1.19.8: March 13, 2024
### Bug Fixes
* Fix an issue with applying the proper working directory from a `compile_commands.json` when a `compilePath` is also set. [#12024](https://github.com/microsoft/vscode-cpptools/issues/12024)
* Fix a deadlock. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
* Fix a crash that could occur when failing to query clang-cl.
* Fix an issue with handling of `winsysroot` args for clang-cl.
* Fix an issue with processing relative include paths returned by clang-cl.

## Version 1.19.7: March 11, 2024
### Bug Fixes
Expand Down

0 comments on commit 86a41c9

Please sign in to comment.