diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d8ee8c8..b3ef158a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,17 @@ ### Features * (IRISHub) [\#2908](https://github.com/irisnet/irishub/pull/2908) Add ICA module. -* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2908) Add cosmos LSM. +* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2909) Add cosmos LSM. ### Improvements * (IRISHub) [\#2910](https://github.com/irisnet/irishub/pull/2910) Improve code. -* (IRISHub) [\#2910](https://github.com/irisnet/irishub/pull/2912) Change go path from v2 to v3. +* (IRISHub) [\#2912](https://github.com/irisnet/irishub/pull/2912) Change go path from v2 to v3. +* (IRISHub) [\#2914](https://github.com/irisnet/irishub/pull/2914) Improve unit test. +* (IRISHub) [\#2918](https://github.com/irisnet/irishub/pull/2918) Adjusting the parameters of the ica module. * (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm. + ## 2.1.0 ### API Breaking