Skip to content

Commit

Permalink
Remove changelog entry for #172
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Jan 9, 2024
1 parent 6e9eae3 commit 25c0d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.

This file was deleted.

7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

*January 9th, 2024*

This release integrates the ICS-08 Wasm light client and ICS-721 NFT transfer
This release integrates the ICS-08 WASM light client and ICS-721 NFT transfer
application proto types. It additionally resolves the removal of the `#[no_std]`
attribute, introduces the `informalsystems-pbjson/std` dependency for std
feature compatibility.
Expand All @@ -18,12 +18,9 @@ feature compatibility.

- Add ICS-721 NFT transfer application proto types
([\#167](https://github.com/cosmos/ibc-proto-rs/issues/167)).
- Integrate Wasm light client proto types by updating `IBC_GO_COMMIT` to the
- Integrate WASM light client proto types by updating `IBC_GO_COMMIT` to the
hash associated with the ibc-go `wasm-v8.0.0` tag
([\#168](https://github.com/cosmos/ibc-proto-rs/issues/168)).
- Sync ibc-go at `e1df7a6` to add `counterparty_upgrade_sequence` to
`MsgTimeoutOnClose` and `MsgChannelCloseConfirm` for Hermes support
([\#172](https://github.com/cosmos/ibc-proto-rs/issues/172)).

## v0.40.0

Expand Down

0 comments on commit 25c0d8c

Please sign in to comment.