chore(changelog) Add #432.

This commit is contained in:
Ivan Enderlin 2019-05-13 10:57:32 +02:00
parent 8c8586faaa
commit 216e0005b1

View File

@ -6,6 +6,7 @@ Blocks of changes will separated by version increments.
## **[Unreleased]**
- [#432](https://github.com/wasmerio/wasmer/pull/432) Fix returned value of `wasmer_last_error_message` in the runtime C API
- [#413](https://github.com/wasmerio/wasmer/pull/413) Update LLVM backend to use new parser codegen traits
## 0.4.1 - 2018-05-06