From 177f0c9cc5fb343599e88ca099604cee36f050e4 Mon Sep 17 00:00:00 2001 From: loloicci Date: Wed, 14 Jul 2021 10:56:30 +0900 Subject: [PATCH] docs: add this PR to CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e136c50bb1..3f63387acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ * (perf) [\#198](https://github.com/line/lfb-sdk/pull/198) Caching paramset * (global) [\#200](https://github.com/line/lfb-sdk/pull/200) Add a env prefix * (store) [\#202](https://github.com/line/lfb-sdk/pull/202) param store doesn't use gas kv +* (x/wasm) [\#253](https://github.com/line/lfb-sdk/pull/253) remove MaxGas const ### Bug Fixes * (test) [\#92](https://github.com/line/lfb-sdk/pull/92) Fix SendToModuleAccountTest