diff --git a/.changelog/unreleased/features/1485-wasm-http-client.md b/.changelog/unreleased/features/1485-wasm-http-client.md new file mode 100644 index 000000000..68bd46603 --- /dev/null +++ b/.changelog/unreleased/features/1485-wasm-http-client.md @@ -0,0 +1 @@ +- [tendermint-rpc] allow usage of `http-client` trait in `wasm32-unknown-unknown` target. ([\#1485](https://github.com/informalsystems/tendermint-rs/pull/1485))