Skip to content

Commit

Permalink
Merge pull request CosmWasm#1730 from CosmWasm/doc
Browse files Browse the repository at this point in the history
Update compatibility metrics
  • Loading branch information
alpe authored Nov 17, 2023
2 parents 3b6512c + 5cbc756 commit 9050b5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions INTEGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ hardware it runs on.

| wasmd | Cosmos SDK |
|:-----:|:----------:|
| v0.50 | v0.50.1 |
| v0.45 | v0.47.5 |
| v0.44 | v0.47.5 |
| v0.43 | v0.47.5 |
| v0.42 | v0.47.5 |
| v0.41 | v0.47.4 |
| v0.40 | v0.47.1 |
| v0.31 | v0.45.14 |
| v0.30 | v0.45.11 |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ compatibility list:

| wasmd | wasmvm | cosmwasm-vm | cosmwasm-std |
|-------|--------------|-------------|--------------|
| 0.50 | v1.5.0 | | 1.0-1.5 |
| 0.45 | v1.5.0 | | 1.0-1.5 |
| 0.44 | v1.5.0 | | 1.0-1.5 |
| 0.43 | v1.4.1 | | 1.0-1.4 |
Expand Down

0 comments on commit 9050b5f

Please sign in to comment.