From 2d4299b32584eb4b4af42b8619363f4d27997891 Mon Sep 17 00:00:00 2001 From: Mark McCaskey Date: Mon, 6 May 2019 18:14:53 -0700 Subject: [PATCH] update for 0.4.1 --- CHANGELOG.md | 4 ++++ wapm-cli | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8442d6b89bc..f8a367e344d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All PRs to the Wasmer repository must add to this file. Blocks of changes will separated by version increments. ## **[Unreleased]** + +## 0.4.1 - 2018-05-06 + +- [#426](https://github.com/wasmerio/wasmer/pull/426) Update wapm-cli submodule, bump version to 0.4.1 - [#422](https://github.com/wasmerio/wasmer/pull/422) Improved Emscripten functions to run optipng and pngquant compiled to wasm - [#409](https://github.com/wasmerio/wasmer/pull/409) Improved Emscripten functions to run JavascriptCore compiled to wasm - [#399](https://github.com/wasmerio/wasmer/pull/399) Add example of using a plugin extended from WASI diff --git a/wapm-cli b/wapm-cli index c9399f3fb11..0b7f8a6b724 160000 --- a/wapm-cli +++ b/wapm-cli @@ -1 +1 @@ -Subproject commit c9399f3fb117c8ab1cbaf17b02bd5aeefb8e8e54 +Subproject commit 0b7f8a6b724ea0a1ff8bfb499524593c203b25e4