Skip to content

Commit

Permalink
update changelog (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer-zq authored Apr 19, 2024
1 parent 94a7b83 commit 1eefdb1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,28 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## [v1.9.0]

### Improvements

* [\#387](https://github.com/irisnet/irismod/pull/387) Preparatory work for realizing erc20.
* [\#393](https://github.com/irisnet/irismod/pull/393) Implement DeployERC20 by gov proposal .
* [\#394](https://github.com/irisnet/irismod/pull/394) Support swap native token from erc20 token.
* [\#395](https://github.com/irisnet/irismod/pull/395) Implement SwapToERC20.
* [\#400](https://github.com/irisnet/irismod/pull/400) Implement swap native token from erc20 contract.
* [\#402](https://github.com/irisnet/irismod/pull/402) Add cli for swap from/to ERC20.
* [\#404](https://github.com/irisnet/irismod/pull/404) Implement token Balances api.
* [\#405](https://github.com/irisnet/irismod/pull/405) Rolled back the cosmos-sdk version to v0.47.9.

### Bug Fixes

* [\#401](https://github.com/irisnet/irismod/pull/401) Add token test & fix error.
* [\#407](https://github.com/irisnet/irismod/pull/407) Fix some bugs about erc20 in token module.

### API Breaking Changes

* [\#403](https://github.com/irisnet/irismod/pull/403) Standardized parameter naming

## [v1.8.0]

### Improvements
Expand Down

0 comments on commit 1eefdb1

Please sign in to comment.