Skip to content

Commit 83ee9ba

Browse files
authored
chore: prepare v28.4.0 (#4137)
* chore: prepare v28.4.0 * updates
1 parent 2655164 commit 83ee9ba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

changelog.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
## Unreleased
44

5+
## [`v28.4.0`](https://github.com/ignite/cli/releases/tag/v28.4.0)
6+
57
### Features
68

79
- [#4108](https://github.com/ignite/cli/pull/4108) Add `xast` package (cherry-picked from [#3770](https://github.com/ignite/cli/pull/3770))
8-
- [#4110](https://github.com/ignite/cli/pull/4110) Scaffold a consumer chain with `interchain-security` v5.0.0-rc0.
9-
- [#4117](https://github.com/ignite/cli/pull/4117) Support relative path when installing local plugins
10+
- [#4110](https://github.com/ignite/cli/pull/4110) Scaffold a consumer chain with `interchain-security` v5.0.0.
1011
- [#4117](https://github.com/ignite/cli/pull/4117), [#4125](https://github.com/ignite/cli/pull/4125) Support relative path when installing local plugins
1112

1213
### Changes
@@ -16,11 +17,11 @@
1617

1718
### Fixes
1819

20+
- [#3969](https://github.com/ignite/cli/pull/3969) Get first config validator using a getter to avoid index errors
1921
- [#4033](https://github.com/ignite/cli/pull/4033) Fix cobra completion using `fishshell`
2022
- [#4062](https://github.com/ignite/cli/pull/4062) Avoid nil `scopedKeeper` in `TransmitXXX` functions
21-
- [#3969](https://github.com/ignite/cli/pull/3969) Get first config validator using a getter to avoid index errors
22-
- [#4096](https://github.com/ignite/cli/pull/4096) Add new reserved names module and remove duplicated genesis order
2323
- [#4086](https://github.com/ignite/cli/pull/4086) Retry to get the IBC balance if it fails the first time
24+
- [#4096](https://github.com/ignite/cli/pull/4096) Add new reserved names module and remove duplicated genesis order
2425
- [#4112](https://github.com/ignite/cli/pull/4112) Remove duplicate SetCmdClientContextHandler
2526

2627
## [`v28.3.0`](https://github.com/ignite/cli/releases/tag/v28.3.0)

0 commit comments

Comments
 (0)