From 067bde130fcfefc1f25f9c539a20ac43feb69bf5 Mon Sep 17 00:00:00 2001 From: sheldon <997166273@qq.com> Date: Tue, 15 Nov 2022 16:55:25 +0800 Subject: [PATCH] update changelog for v1.4.0 --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800e06733..6c70f5ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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