Skip to content

Commit

Permalink
Merge pull request #2771 from irisnet/sheldon/changelog
Browse files Browse the repository at this point in the history
update changelog for v1.4.0
  • Loading branch information
taramakage authored Nov 15, 2022
2 parents f1b4a17 + 067bde1 commit ec747ae
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,25 @@

## Unreleased

## 1.4.0

*November 15, 2022*
### Application

* [\#2759](https://github.com/irisnet/irishub/pull/2759) Fix export error when with flag `--for-zero-height`
* [\#2752](https://github.com/irisnet/irishub/pull/2752) Bump up cosmos sdk to v0.46.1
* [\#2766](https://github.com/irisnet/irishub/pull/2766) Bump up cosmos sdk to v0.46.4
* [\#2768](https://github.com/irisnet/irishub/pull/2768) Bump up ibc-go to v5.0.1
* [\#2770](https://github.com/irisnet/irishub/pull/2770) Bump up irismod to v1.7.0 & Bump up tibc-go to v0.4.0
* [irismod \#309](https://github.com/irisnet/irismod/pull/309) Refactor nft with cosmos-sdk nft module.
* [irismod \#308](https://github.com/irisnet/irismod/pull/308) Coinswap module adds unilateral injection liquidity function.

### API Breaking Changes

* [irismod \#309](https://github.com/irisnet/irismod/pull/309) GRPC method `Owner` rename to `NFTsOfOwner`, Remove deprecated `Queries` api
### Bug Fixes

* [irismod \#304](https://github.com/irisnet/irismod/pull/304) Fix nft module import error.
* [irismod \#314](https://github.com/irisnet/irismod/pull/314) Fix `addLiquidity` panic error.

## 1.3.0

Expand Down

0 comments on commit ec747ae

Please sign in to comment.