diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b6e685cb..8122aaad77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,7 +67,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * (x/token) [\#636](https://github.com/line/lbm-sdk/pull/636) add creator into x/token EventIssue * (x/token) [\#637](https://github.com/line/lbm-sdk/pull/637) rename x/token events * (x/collection) [\#639](https://github.com/line/lbm-sdk/pull/639) rename x/collection events -* (x/wasm) [\#661](https://github.com/line/lbm-sdk/pull/625) x/wasm refactoring - detaching the custom wasm proto part of lbm-sdk. (apply changes of [\#625](https://github.com/line/lbm-sdk/pull/625) and [\#655](https://github.com/line/lbm-sdk/pull/655)) +* (x/wasm) [\#661](https://github.com/line/lbm-sdk/pull/661) x/wasm refactoring - detaching the custom wasm proto part of lbm-sdk. (apply changes of [\#625](https://github.com/line/lbm-sdk/pull/625) and [\#655](https://github.com/line/lbm-sdk/pull/655)) ### Bug Fixes * (x/wasm) [\#453](https://github.com/line/lbm-sdk/pull/453) modify wasm grpc query api path