diff --git a/CHANGELOG.md b/CHANGELOG.md index 624cbed68a4..d0e15682bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C ## 5.0.3 - 07/12/2024 +This release adds support for a more fine-grained and flexible control over the network sandbox. Also, some bug fixes +and improvements are included. + ## Added - [#5274](https://github.com/wasmerio/wasmer/pull/5274) feat(config): Add (Named)PackageIdent::matches_id helpers