Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamer committed Apr 21, 2023
1 parent 6f64b6e commit a3deada
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,23 @@ Ref: https://keepachangelog.com/en/1.0.0/

### Bug Fixes

* [\#12](https://github.com/bianjieai/nft-transfer/pull/12) check the nft owner.
* [\#16](https://github.com/bianjieai/nft-transfer/pull/16) refactor: return the sequence of packet in `MsgTransferResponse`.
## [v1.1.2-beta]

### API Breaking

* [\#16](https://github.com/bianjieai/nft-transfer/pull/16) return the sequence of packet in `MsgTransferResponse`.

### Improvements

* [\#11](https://github.com/bianjieai/nft-transfer/pull/11) adjust the verification order of nft.

### Features

* [\#13](https://github.com/bianjieai/nft-transfer/pull/13) add params to control whether the module is enabled

### Bug Fixes

* [\#12](https://github.com/bianjieai/nft-transfer/pull/12) fix `critical vulnerability allows attacker to take control of any NFT`.

## [v1.1.1-beta]

Expand Down

0 comments on commit a3deada

Please sign in to comment.