Skip to content

Commit

Permalink
Merge pull request #168 from irisnet/vincent-release1.4
Browse files Browse the repository at this point in the history
Release v1.4.0
  • Loading branch information
zhangyelong authored Mar 26, 2021
2 parents 6b0b817 + fac4d52 commit 0c1afcc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [v1.4.0] - 2021-03-26

### Bug Fixes

* (modules/coinswap) [\#161](https://github.com/irisnet/irismod/pull/161) Fix coinswap token validation.
Expand All @@ -48,6 +50,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### Improvements

* [\#167](https://github.com/irisnet/irismod/pull/167) Bump cosmos-sdk version to [v0.42.3](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.3).
* (modules/htlc) [\#158](https://github.com/irisnet/irismod/pull/158) Improve htlc.
* (modules/token)[\#154](https://github.com/irisnet/irismod/pull/154) Add reserved token prefix.
* (modules/coinswap)[\#151](https://github.com/irisnet/irismod/pull/151) Replace prefix `swap/` with `swap`.
Expand Down Expand Up @@ -149,3 +152,4 @@ Ref: https://keepachangelog.com/en/1.0.0/
[v1.2.1]: https://github.com/irisnet/irismod/releases/tag/v1.2.1
[v1.3.0]: https://github.com/irisnet/irismod/releases/tag/v1.3.0
[v1.3.1]: https://github.com/irisnet/irismod/releases/tag/v1.3.1
[v1.4.0]: https://github.com/irisnet/irismod/releases/tag/v1.4.0

0 comments on commit 0c1afcc

Please sign in to comment.