From ba124e33f9341442b1c9723ce8bb7544c6ecad9b Mon Sep 17 00:00:00 2001 From: Dreamer Date: Tue, 12 Mar 2024 15:34:27 +0800 Subject: [PATCH 1/5] update changge log --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a10343308..499e91a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 3.0.0 + +### Features + +* (IRISHub) [\#2908](https://github.com/irisnet/irishub/pull/2908) Support ica module. +* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2908) Support cosmos LSM. + +### Improvements + +* (IRISHub) [\#2858](https://github.com/irisnet/irishub/pull/2858) Migrate mint params. +* (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 . +* (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm . + ## 2.1.0 ### API Breaking @@ -89,6 +103,7 @@ ## 1.4.0 *November 15, 2022* + ### Application * [\#2759](https://github.com/irisnet/irishub/pull/2759) Fix export error when with flag `--for-zero-height` @@ -101,6 +116,7 @@ ### API Breaking Changes * [irismod \#309](https://github.com/irisnet/irismod/pull/309) GRPC method `Owner` rename to `NFTsOfOwner`, Remove deprecated `Queries` api + ### Bug Fixes * [irismod \#304](https://github.com/irisnet/irismod/pull/304) Fix nft module import error. From 9f6304a1b9c80a0ad5d7044a7ca8e42ab8440e1f Mon Sep 17 00:00:00 2001 From: Dreamer Date: Tue, 12 Mar 2024 16:01:01 +0800 Subject: [PATCH 2/5] apply comments --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 499e91a6d..744d0d43b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ ### Features -* (IRISHub) [\#2908](https://github.com/irisnet/irishub/pull/2908) Support ica module. -* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2908) Support cosmos LSM. +* (IRISHub) [\#2908](https://github.com/irisnet/irishub/pull/2908) Add ICA module. +* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2908) Add cosmos LSM. ### Improvements * (IRISHub) [\#2858](https://github.com/irisnet/irishub/pull/2858) Migrate mint params. * (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) [\#2910](https://github.com/irisnet/irishub/pull/2912) Change go path from v2 to v3. * (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm . ## 2.1.0 From 89f71da9153a081b6d49e42e37673f7d1f4b9ce9 Mon Sep 17 00:00:00 2001 From: Dreamer Date: Tue, 12 Mar 2024 16:07:55 +0800 Subject: [PATCH 3/5] remove error log --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744d0d43b..85f1a3cce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ ### Improvements -* (IRISHub) [\#2858](https://github.com/irisnet/irishub/pull/2858) Migrate mint params. * (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. * (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm . @@ -66,7 +65,7 @@ * (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up tibc-go version to v0.4.3 * (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up irismod version to v1.7.3 * (IRISHub) [\#2766](https://github.com/irisnet/irishub/pull/2766) Bump up cosmos sdk to v0.46.9 -* (IRISHub) [\#2822]( https://github.com/irisnet/irishub/pull/2822) Remove ICA module +* (IRISHub) [\#2822](https://github.com/irisnet/irishub/pull/2822) Remove ICA module ### Features From 99deb3f00ef256c3d6095dc2e21d61909665a08d Mon Sep 17 00:00:00 2001 From: Dreamer Date: Tue, 12 Mar 2024 16:07:55 +0800 Subject: [PATCH 4/5] remove error log --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744d0d43b..81d8ee8c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,9 @@ ### Improvements -* (IRISHub) [\#2858](https://github.com/irisnet/irishub/pull/2858) Migrate mint params. * (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. -* (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm . +* (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm. ## 2.1.0 @@ -66,7 +65,7 @@ * (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up tibc-go version to v0.4.3 * (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up irismod version to v1.7.3 * (IRISHub) [\#2766](https://github.com/irisnet/irishub/pull/2766) Bump up cosmos sdk to v0.46.9 -* (IRISHub) [\#2822]( https://github.com/irisnet/irishub/pull/2822) Remove ICA module +* (IRISHub) [\#2822](https://github.com/irisnet/irishub/pull/2822) Remove ICA module ### Features From 6d861274e54cddc609daff884e0b0d25003b8696 Mon Sep 17 00:00:00 2001 From: Dreamer Date: Mon, 25 Mar 2024 10:13:22 +0800 Subject: [PATCH 5/5] add changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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