Skip to content

Commit 9916747

Browse files
authored
Merge pull request #352 from irisnet/sheldon/update-changelog
modify changeLog
2 parents 61a1125 + a128378 commit 9916747

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,11 @@ Ref: https://keepachangelog.com/en/1.0.0/
3737

3838
## [Unreleased]
3939

40+
## [v1.7.3]
41+
4042
### Improvements
4143

44+
* [\#335](https://github.com/irisnet/irismod/pull/335) Bump up cosmos-sdk to v0.46.9.
4245
* [\#340](https://github.com/irisnet/irismod/pull/340) The token module supports the exchange of two tokens.
4346
* [\#342](https://github.com/irisnet/irismod/pull/342) Refator token module.
4447
* [\#348](https://github.com/irisnet/irismod/pull/348) Adjust the length limit of classID and nftID in nft.
@@ -109,7 +112,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
109112
* (modules/coinswap) [\#219](https://github.com/irisnet/irismod/pull/219) Refactor coinswap module, the liquidity pool is named with lpt-{index}, and the index is incremented from 1.
110113
* (modules/nft) [\#212](https://github.com/irisnet/irismod/pull/212) Make the order of commands parameters consistent.
111114
* (modules/nft) [\#183](https://github.com/irisnet/irismod/issues/183) Enhance NFT module, make it compatible with ERC721 and restrict mint and update operations.
112-
* [\#180](https://github.com/irisnet/irismod/issues/180) Add simulation tests.
115+
* [\#180](https://github.com/irisnet/irismod/issues/180) Add simulation tests.
113116
* (modules/farm) [\#179](https://github.com/irisnet/irismod/issues/179) Add farm module.
114117

115118
## [v1.4.0] - 2021-03-26
@@ -227,4 +230,4 @@ Ref: https://keepachangelog.com/en/1.0.0/
227230
[v1.2.1]: https://github.com/irisnet/irismod/releases/tag/v1.2.1
228231
[v1.3.0]: https://github.com/irisnet/irismod/releases/tag/v1.3.0
229232
[v1.3.1]: https://github.com/irisnet/irismod/releases/tag/v1.3.1
230-
[v1.4.0]: https://github.com/irisnet/irismod/releases/tag/v1.4.0
233+
[v1.4.0]: https://github.com/irisnet/irismod/releases/tag/v1.4.0

0 commit comments

Comments
 (0)