diff --git a/CHANGELOG.md b/CHANGELOG.md index 007770c185..8b0f734957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Bug Fixes * (x/wasm) [\#453](https://github.com/line/lbm-sdk/pull/453) modify wasm grpc query api path * (client) [\#476](https://github.com/line/lbm-sdk/pull/476) change the default value of the client output format in the config +* (server/grpc) [\#516](https://github.com/line/lbm-sdk/pull/516) restore build norace flag ### Breaking Changes