From 43bf83cd09d3cea8237dd0e5c24d37acf83d5909 Mon Sep 17 00:00:00 2001 From: Brandon Fish Date: Tue, 7 May 2019 22:46:04 -0500 Subject: [PATCH] Add LLVM backend parser update entry to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a367e34..b3f831313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Blocks of changes will separated by version increments. ## **[Unreleased]** +- [#413](https://github.com/wasmerio/wasmer/pull/413) Update LLVM backend to use new parser codegen traits + ## 0.4.1 - 2018-05-06 - [#426](https://github.com/wasmerio/wasmer/pull/426) Update wapm-cli submodule, bump version to 0.4.1