Added changes into changelog

This commit is contained in:
Syrus 2020-04-06 16:31:31 -07:00
parent c312bdc782
commit 20d4a5682e

View File

@ -2,6 +2,7 @@
## **[Unreleased]**
- [#1357](https://github.com/wasmerio/wasmer/pull/1357) Refactored bin commands into separate files
- [#1345](https://github.com/wasmerio/wasmer/pull/1345) Adding ARM testing in Azure Pipelines
- [#1335](https://github.com/wasmerio/wasmer/pull/1335) Change mutability of `memory` to `const` in `wasmer_memory_data_length` in the C API
- [#1329](https://github.com/wasmerio/wasmer/pull/1329) New numbers and strings instructions for WIT