diff --git a/.changelog/unreleased/bug-fixes/203-add-missing-wasm-mod.md b/.changelog/unreleased/bug-fixes/203-add-missing-wasm-mod.md new file mode 100644 index 00000000..ec97c724 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/203-add-missing-wasm-mod.md @@ -0,0 +1,2 @@ +- Add missing `wasm` module in `lib.r‍s` + ([\#203](https://github.com/cosmos/ibc-proto-rs/pull/203))