diff --git a/changelog.md b/changelog.md index 320f9fc93b..31622461d9 100644 --- a/changelog.md +++ b/changelog.md @@ -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.