From 34e7c686d6b6b31b6c7d5a9aeed610a33dc5d8ec Mon Sep 17 00:00:00 2001 From: Daisuke Iuchi <42408108+da1suk8@users.noreply.github.com> Date: Fri, 12 May 2023 16:12:14 +0900 Subject: [PATCH] docs: add CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e141cf67a..c5090e8ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Features ### Improvements +* [\#43](https://github.com/Finschia/wasmd/pull/43) delete unnecessary test ### Bug Fixes * [\#35](https://github.com/Finschia/wasmd/pull/35) stop wrap twice the response of handling non-plus wasm message in plus handler