From d0f85cfa1d53e2e231bf7df9e7771bf1578b023b Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Fri, 13 Sep 2019 14:05:51 -0700 Subject: [PATCH] Changelog entry. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb6e607948..7589379514c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Blocks of changes will separated by version increments. ## **[Unreleased]** +- [#788](https://github.com/wasmerio/wasmer/pull/788) Use union merge on the changelog file. - [#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.