Skip to content

Commit

Permalink
chore: compatibility matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed May 5, 2023
1 parent 7d0e92d commit 7b3b0fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ By design, x/alliance use the following CosmosSDK modules to implement interchai
- [x/distribution](https://github.com/cosmos/cosmos-sdk/blob/main/x/distribution/README.md),
- [x/gov](https://github.com/cosmos/cosmos-sdk/blob/main/x/gov/README.md).

Compatibility matrix:

| Release | Branch | CosmosSDK |
|---------|----------------|-----------|
| v0.2.0 | release/v0.2.x | 0.47 |
| v0.1.0 | release/v0.1.x | 0.46 |

# Development environment
This project uses [Go v1.19](https://go.dev/dl/) and was bootstrapped with [Ignite CLI v0.25.1](https://docs.ignite.com/). However, for ease of upgrade, ignite has been removed in favor of manual workflows.
Expand Down

0 comments on commit 7b3b0fb

Please sign in to comment.