Skip to content

Commit 80a2927

Browse files
authored
Merge pull request #82 from open-ibc/thomas/fix-version-matrix-in-docs
doc: update readme to correct version compatibility matrix
2 parents aafb21f + a0aa1d8 commit 80a2927

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ Additionally Hardhat will be installed as a dev dependency with some useful plug
4343
4444
### Version compatibility
4545

46-
| IBC-App-Solidity | vIBC core | Polymer Registry |
47-
|-------------------|-----------|-----------|
48-
| v0.1.0 | v1.0.0 | X |
49-
| v0.2.0 | v1.0.0 | v0.1.0* |
50-
| v1.0.0 | v2.0.0 | X |
51-
| v1.1.0 | Yes | v0.0.1 |
46+
| IBC-App-Solidity | vIBC core | Polymer Registry | Supported? |
47+
|-------------------|-----------|-----------| --------|
48+
| v0.1.0 | v1.0.0 | X | Deprecated |
49+
| v0.2.0 | v1.0.0 | v0.1.0* | Deprecated |
50+
| v1.0.0 | v2.0.0 | v0.0.1 | Yes |
51+
Note (*): v0.2.0 uses a [POC version](https://github.com/tmsdkeys/polymer-registry-poc/releases/tag/v0.1.0)
5252

5353
## ⚙️ Set up your environment and configuration
5454

0 commit comments

Comments
 (0)