diff --git a/.changelog/unreleased/bug-fixes/1175-cw-consensus-state-height-iteration-codec.md b/.changelog/unreleased/bug-fixes/1175-cw-consensus-state-height-iteration-codec.md deleted file mode 100644 index 1b8e3098f..000000000 --- a/.changelog/unreleased/bug-fixes/1175-cw-consensus-state-height-iteration-codec.md +++ /dev/null @@ -1,4 +0,0 @@ -- [ibc-clients/cw-context] Fix `ConsensusState` height iteration. - ([\#1175](https://github.com/cosmos/ibc-rs/issues/1175)) -- [ibc-clients/cw-context] Encode and decode `ConsensusState` heights using - Protobuf. ([\#1176](https://github.com/cosmos/ibc-rs/pull/1176))