Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Oct 7, 2023
1 parent 96a384c commit 36ae6b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Fips Changelog

- **07-Oct-2023**: VSCode integration updates:
- The VSCode integration now supports debugging Emscripten WASM targets.
This requires the new WASM DWARF debugging extension to be installed
(https://marketplace.visualstudio.com/items?itemName=ms-vscode.wasm-dwarf-debugging).
- On macOS the VSCode integration now uses the MS C/C++ Extension
again for debugging instead of CodeLLDB.

- **12-Dec-2022**: vscode integration: on macOS, use CodeLLDB as debugging
extension, since the MS C/C++ debugger integration suffers from frequent
breakage.
Expand Down

0 comments on commit 36ae6b6

Please sign in to comment.