Skip to content

Commit 9c0c28f

Browse files
committed
add serde changelog from #331
1 parent ea797d0 commit 9c0c28f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Make `serde` optional behind the `serde` feature flag
2+
([#293](https://github.com/cosmos/ibc-rs/issues/293))

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ There are no consensus-breaking changes.
4040
([#320](https://github.com/cosmos/ibc-rs/issues/320))
4141
- Make the code under mocks features work in no-std
4242
([#311](https://github.com/cosmos/ibc-rs/issues/311))
43+
- Make `serde` optional behind the `serde` feature flag
44+
([#293](https://github.com/cosmos/ibc-rs/issues/293))
4345

4446
### IMPROVEMENTS
4547

0 commit comments

Comments
 (0)