Skip to content

Commit 604e5a8

Browse files
authored
Merge pull request #246 from ityuhui/yh-versioning-doc-0910
Split the versioning and compatibility table
2 parents 2d93989 + a3ad7e6 commit 604e5a8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/versioning-and-compatibility.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The C client uses Semantic Versioning. We increment the major version number whe
66

77
## Compatibility
88

9+
| client version | 1.28 | 1.29 | 1.30 |
10+
|------------------|----------|----------|-----------|
11+
| 0.10.0 | + | + ||
12+
| HEAD | + | + ||
13+
914
| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 |
1015
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
1116
| 0.1.0 || - | - | x | x | x | x | x | x | x | x | x | x | x |
@@ -17,8 +22,6 @@ The C client uses Semantic Versioning. We increment the major version number whe
1722
| 0.7.0 | + | + | + | + | + | + | + | + | + | + || - | - | x |
1823
| 0.8.0 | + | + | + | + | + | + | + | + | + | + | + || - | - |
1924
| 0.9.0 | + | + | + | + | + | + | + | + | + | + | + | + || - |
20-
| 0.10.0 | + | + | + | + | + | + | + | + | + | + | + | + | + ||
21-
| HEAD | + | + | + | + | + | + | + | + | + | + | + | + | + ||
2225

2326
Key:
2427

0 commit comments

Comments
 (0)