Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: modify changelog and releases file #60

Merged
merged 1 commit into from
Nov 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,16 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

### Dependencies

### API Breaking

### State Machine Breaking
## [v1.1.3]

### Improvements

* [\#48](https://github.com/bianjieai/nft-transfer/pull/48) apply audit suggestion.
* [\#17](https://github.com/bianjieai/nft-transfer/pull/17) replace param proposal with MsgUpdateParams.
* [\#15](https://github.com/bianjieai/nft-transfer/pull/15) solve the problem of "/" parsing error in classID.
* [\#55](https://github.com/bianjieai/nft-transfer/pull/55) rename variable name
* [\#40](https://github.com/bianjieai/nft-transfer/pull/40) bump up IBC-Go.

### Features

### Bug Fixes

* [\#29](https://github.com/bianjieai/nft-transfer/pull/29) bump up Cosmos-SDK and IBC-Go.

## [v1.1.2]

Expand Down