diff --git a/CHANGELOG.md b/CHANGELOG.md index d35f4236..af857729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## Unreleased +## 0.7.0 + +- Add --profile-guest support to serve mode. ([#301](https://github.com/fastly/Viceroy/pull/301)) +- Use a ResourceLimiter for tracking allocations. ([#300](https://github.com/fastly/Viceroy/pull/300)) +- Support the new mTLS features for dynamic backends, allowing two-way authentication for backend connections. ([#297](https://github.com/fastly/Viceroy/pull/297)) ## 0.6.1 (2023-08-03)