Skip to content

Commit

Permalink
📦 Prepare 0.9.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acfoltzer committed Nov 9, 2023
1 parent c4531d3 commit 50796e5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## Unreleased
## 0.9.3 (2023-11-09)

- Renamed Compute@Edge to Compute. ([#328](https://github.com/fastly/Viceroy/pull/328))
- Added asynchronous versions of the KV store `lookup` and `insert` operations. ([#329](https://github.com/fastly/Viceroy/pull/329))
- Added support for device detection. ([#330](https://github.com/fastly/Viceroy/pull/330))

## 0.9.2 (2023-10-23)

- Warn instead of fail when certificates can't be loaded ([#325](https://github.com/fastly/Viceroy/pull/325))
- Warn instead of fail when certificates can't be loaded ([#325](https://github.com/fastly/Viceroy/pull/325))

- Add support for trailers. Trailer modification calls should be considered experimental,
as we finalize interfaces ([#327](https://github.com/fastly/Viceroy/pull/327))
Expand Down

0 comments on commit 50796e5

Please sign in to comment.