Skip to content

Commit

Permalink
📦 Prepare 0.9.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acfoltzer committed Feb 22, 2024
1 parent b73df88 commit 846f3ed
Show file tree
Hide file tree
Showing 4 changed files with 890 additions and 712 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## Unreleased
## 0.9.4 (2024-02-22)

- Added `delete_async` hostcall for KV stores ([#332](https://github.com/fastly/Viceroy/pull/332))
- Added `known_length` hostcall for body handles ([#344](https://github.com/fastly/Viceroy/pull/344))
- Added stubs for new functionality available in production Compute ([#333](https://github.com/fastly/Viceroy/pull/333), [#337](https://github.com/fastly/Viceroy/pull/337), [#344](https://github.com/fastly/Viceroy/pull/344))
- Fixed inconsistent behavior for not-found geolocation lookups compared to production Compute ([#341](https://github.com/fastly/Viceroy/pull/341))

## 0.9.3 (2023-11-09)

Expand Down
Loading

0 comments on commit 846f3ed

Please sign in to comment.