Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 9, 2024
1 parent 391735b commit ab037e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 22.0.1

Released 2024-10-09.

### Fixed

* Fix a runtime crash when combining tail-calls with host imports that capture a
stack trace or trap.
[GHSA-q8hx-mm92-4wvg](https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-q8hx-mm92-4wvg)

--------------------------------------------------------------------------------

## 22.0.0

Released 2024-06-20.
Expand Down

0 comments on commit ab037e0

Please sign in to comment.