Skip to content

Commit

Permalink
Merge pull request #375 from fastly/release-0.9.7
Browse files Browse the repository at this point in the history
馃巵 Prepare release 0.9.7
  • Loading branch information
aturon committed May 24, 2024
2 parents f23127e + 614a86a commit 48bab5e
Show file tree
Hide file tree
Showing 6 changed files with 156 additions and 150 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Unreleased

## 0.9.7 (2024-05-24)

- Update to wasmtime-21.0.0 ([#369](https://github.com/fastly/Viceroy/pull/369))
- Initial WebAssembly component support ([#367](https://github.com/fastly/Viceroy/pull/367))
- Add stubs for new busy-handle hostcalls ([#373](https://github.com/fastly/Viceroy/pull/373))

## 0.9.6 (2024-04-08)

- Return a ValueAbsent for all the downstream-tls related functions instead of a NotAvailable ([#315](https://github.com/fastly/Viceroy/pull/315))
Expand Down
Loading

0 comments on commit 48bab5e

Please sign in to comment.