diff --git a/CHANGELOG.md b/CHANGELOG.md index 6113d6248ae..7cb6e607948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Blocks of changes will separated by version increments. ## **[Unreleased]** +- [#786](https://github.com/wasmerio/wasmer/pull/786) In the LLVM backend, lower atomic wasm operations to atomic machine instructions. - [#784](https://github.com/wasmerio/wasmer/pull/784) Fix help string for wasmer run. ## 0.7.0 - 2019-09-12