Skip to content

Commit

Permalink
fix CL
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Jan 22, 2024
1 parent 2e4ab96 commit 2ed60eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@

- [#3835](https://github.com/ignite/cli/pull/3835) Add `--minimal` flag to `scaffold chain` to scaffold a chain with the least amount of sdk modules

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

### Changes

- [#3899](https://github.com/ignite/cli/pull/3899) Introduce plugin.Execute function

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

### Fixes

- [#3878](https://github.com/ignite/cli/pull/3878) Support local forks of Cosmos SDK in scaffolded chain.
Expand Down

0 comments on commit 2ed60eb

Please sign in to comment.