Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Oct 19, 2023
1 parent 240de65 commit 4e9d718
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.116.0

- The "dwarf" feature is enabled by default.
This feature activates DWARF-related passes in Binaryen.
It builds C++ code from the LLVM project.
Disable it to avoid linkage errors with LLVM.
- [Binaryen changelog for 116](https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md#v116).
- [Binaryen changelog for 115](https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md#v115).

## 0.114.2

- Added the "dwarf" cargo feature, disabled by default.
Expand Down

0 comments on commit 4e9d718

Please sign in to comment.