diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a56afe09d0..52774f980e1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1480,7 +1480,7 @@ Lots of new things in the release! - [#3665](https://github.com/wasmerio/wasmer/pull/3665) Fix doc, threads are enabled by default now - [#3662](https://github.com/wasmerio/wasmer/pull/3662) Why is it so difficult to type LLVM_SYS_140_PREFIX - [#3661](https://github.com/wasmerio/wasmer/pull/3661) [CI] New attempt at fixing the Windows build on the CI - - [#3659](https://github.com/wasmerio/wasmer/pull/3659) Fixed building with with just the sys feature + - [#3659](https://github.com/wasmerio/wasmer/pull/3659) Fixed building with just the sys feature - [#3648](https://github.com/wasmerio/wasmer/pull/3648) Fix CI and llvm detection - [#3643](https://github.com/wasmerio/wasmer/pull/3643) fix(wasi): Memory leak due to cyclical WasiControlPlane references - [#3639](https://github.com/wasmerio/wasmer/pull/3639) wasi: Thread Lifecycle Fix diff --git a/docs/ATTRIBUTIONS.md b/docs/ATTRIBUTIONS.md index 1f1cca7ce18e..c322f1409179 100644 --- a/docs/ATTRIBUTIONS.md +++ b/docs/ATTRIBUTIONS.md @@ -6,7 +6,7 @@ Listed below are notable sections of code that are licensed from other projects and the relevant license of those projects. These are the projects that were used as inspiration and/or that we are using code from. -Each of the subcrates we have have an `Aknowledgements` section with more details. +Each of the subcrates we have an `Aknowledgements` section with more details. Projects: