Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 release 0.3.1 #191

Merged
merged 14 commits into from
Oct 17, 2022
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## Unreleased

## 0.3.0 (2022-10-11)

- Add stubs for fastly purge
([#184](https://github.com/fastly/Viceroy/pull/184))
- Add stubs for mTLS information
([#186](https://github.com/fastly/Viceroy/pull/186))
- Allow to enable wasmtime's profiling support
([#181](https://github.com/fastly/Viceroy/pull/181))
- Add stubs for `redirect_to_`
([#187](https://github.com/fastly/Viceroy/pull/187))

## 0.2.15 (2022-08-19)

- Add support for `ObjectStore`
Expand Down
Loading