From 807a4767d5d072909ffc593c11a3eb3bf54c756c Mon Sep 17 00:00:00 2001 From: dreamer Date: Sat, 20 Apr 2024 10:34:33 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64b582fe..39a3a863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * [\#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. +* [\#409](https://github.com/irisnet/irismod/pull/409) feat: add a switch for enabling erc20 swap function. ### Bug Fixes