Skip to content

Latest commit

 

History

History
87 lines (53 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

87 lines (53 loc) · 2.21 KB

Changelog

[v1.1.1-beta]

Dependencies

API Breaking

State Machine Breaking

Improvements

  • #7 modify JSON encoding rules

Features

Bug Fixes

[v1.1.0-beta]

Dependencies

API Breaking

State Machine Breaking

  • (proto) #6 add class_data & token_data field for NonFungibleTokenPacketData, add memo field for MsgTransfer

Improvements

Features

Bug Fixes

[v1.0.0-beta]

Dependencies

  • #1 Bump ibc-go to v5.0.1.

API Breaking

  • (types/codec) #2 NonFungibleTokenPacketData uses camel case json encoding.

State Machine Breaking

Improvements

Features

Bug Fixes

  • (types/packet) #3 It should not verify whether the address of the original chain is legal.