diff --git a/CHANGELOG.md b/CHANGELOG.md index d57e4504490..224e035a831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ Looking for changes that affect our C API? See the [C API Changelog](lib/c-api/C ### Changed - [#3075](https://github.com/wasmerio/wasmer/pull/3075) Remove __wbindgen_thread_id +- [#3072](https://github.com/wasmerio/wasmer/pull/3072) Add back `Function::*_with_env(…)` functions + ### Fixed ## 3.0.0-alpha.4 - 2022/07/28