Skip to content

Commit

Permalink
chore: update changelog & summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Jan 9, 2024
1 parent c885c2d commit 6e9eae3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions .changelog/v0.41.0/summary.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
*January 8th, 2024*
*January 9th, 2024*

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, and includes the `counterparty_upgrade_sequence` field in
the `MsgTimeoutOnClose` and `MsgChannelCloseConfirm`, optimizing for the channel
upgradability support.
feature compatibility.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@

## v0.41.0

*January 8th, 2024*
*January 9th, 2024*

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, and includes the `counterparty_upgrade_sequence` field in
the `MsgTimeoutOnClose` and `MsgChannelCloseConfirm`, optimizing for the channel
upgradability support.
feature compatibility.

### BUG FIXES

Expand Down

0 comments on commit 6e9eae3

Please sign in to comment.