Skip to content

Commit 230306e

Browse files
author
Alex Johnson
authored
docs: update compatibility table (ignite#2800)
1 parent 6381da7 commit 230306e

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

readme.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,16 @@ For questions and support, join the official [Ignite Discord](https://discord.gg
3434

3535
Blockchains created with Ignite CLI use the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) framework. To ensure the best possible experience, use the version of Ignite CLI that corresponds to the version of Cosmos SDK that your blockchain is built with. Unless noted otherwise, a row refers to a minor version and all associated patch versions.
3636

37-
| Ignite CLI | Cosmos SDK | IBC | Notes |
38-
|------------|--------------|----------------------|-------------------------------------------------|
39-
| v0.23.0 | v0.45.5 | v3.0.1 | |
40-
| v0.21.1 | v0.45.4 | v2.0.3 | Supports Cosmos SDK v0.46.0-alpha1 and above |
41-
| v0.21.0 | v0.45.4 | v2.0.3 | |
42-
| v0.20.0 | v0.45.3 | v2.0.3 | |
43-
| v0.19 | v0.44 | v1.2.2 | |
44-
| v0.18 | v0.44 | v1.2.2 | `ignite chain serve` works with v0.44.x chains |
45-
| v0.17 | v0.42 | Same with Cosmos SDK | |
37+
| Ignite CLI | Cosmos SDK | IBC | Notes |
38+
|-------------|---------------|-------------------------|-----------------------------------------------|
39+
| v0.24.0 | v0.46.0 | v5.0.0 | |
40+
| v0.23.0 | v0.45.5 | v3.0.1 | |
41+
| v0.21.1 | v0.45.4 | v2.0.3 | Supports Cosmos SDK v0.46.0-alpha1 and above |
42+
| v0.21.0 | v0.45.4 | v2.0.3 | |
43+
| v0.20.0 | v0.45.3 | v2.0.3 | |
44+
| v0.19 | v0.44 | v1.2.2 | |
45+
| v0.18 | v0.44 | v1.2.2 | `ignite chain serve` works with v0.44.x chains |
46+
| v0.17 | v0.42 | Same with Cosmos SDK | |
4647

4748
To upgrade your blockchain to the newer version of Cosmos SDK, see the [Migration guide](https://docs.ignite.com/migration/).
4849

0 commit comments

Comments
 (0)