From 07cea5d8979907aca4cd5d8876a44a33ae66e7b4 Mon Sep 17 00:00:00 2001 From: dreamer Date: Tue, 14 May 2024 10:33:37 +0800 Subject: [PATCH] update changlelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6024c98d..146a5a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * [\#410](https://github.com/irisnet/irismod/pull/410) Implement upgradeable contract. * [\#411](https://github.com/irisnet/irismod/pull/411) Implement erc20 upgrade. * [\#412](https://github.com/irisnet/irismod/pull/412) Optimize contract code +* [\#417](https://github.com/irisnet/irismod/pull/417) Optimize token command line ### Bug Fixes