Skip to content

Commit 44ab7d8

Browse files
committed
Add 0.8 compatibility note
1 parent f0cee95 commit 44ab7d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ are compatible with a Cosmos SDK based runtime, [`wasmd`](https://github.com/Cos
1212

1313
Compatibility:
1414

15+
* Contracts built with CosmWasm `v0.8.x` (unreleased) will run on `wasmd` `v0.8.x` (unreleased) (master branch)
16+
* Contracts built with CosmWasm `v0.7.x` will run on `wasmd` `v0.7.x` (0.7 branch)
1517
* Contracts built with CosmWasm `v0.6.3+` will run on `wasmd` `v0.6.x`
16-
* Contracts built with CosmWasm `v0.7.x` will run on `wasmd` `v0.7.x`
1718

1819
## Overview
1920

0 commit comments

Comments
 (0)