Skip to content

Commit a173d2a

Browse files
authored
Merge pull request #289 from ityuhui/yh-version-20251110
Update version and compatibility for the release 0.14.0
2 parents 659b9b1 + a8c8622 commit a173d2a

File tree

1 file changed

+8
-19
lines changed

1 file changed

+8
-19
lines changed

docs/versioning-and-compatibility.md

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,14 @@ 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 | 1.31 | 1.32 | 1.33 |
10-
|------------------|----------|----------|-----------|-----------|-----------|-----------|
11-
| 0.10.0 | + | + || - | - | x |
12-
| 0.11.0 | + | + | + || - | - |
13-
| 0.12.0 | + | + | + | + || - |
14-
| 0.13.0 | + | + | + | + | + ||
15-
| HEAD | + | + | + | + | + ||
16-
17-
| 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 |
18-
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
19-
| 0.1.0 || - | - | x | x | x | x | x | x | x | x | x | x | x |
20-
| 0.2.0 | + | + | + | + | + || - | - | x | x | x | x | x | x |
21-
| 0.3.0 | + | + | + | + | + | + || - | - | x | x | x | x | x |
22-
| 0.4.0 | + | + | + | + | + | + | + || - | - | x | x | x | x |
23-
| 0.5.0 | + | + | + | + | + | + | + | + || - | - | x | x | x |
24-
| 0.6.0 | + | + | + | + | + | + | + | + | + || - | - | x | x |
25-
| 0.7.0 | + | + | + | + | + | + | + | + | + | + || - | - | x |
26-
| 0.8.0 | + | + | + | + | + | + | + | + | + | + | + || - | - |
27-
| 0.9.0 | + | + | + | + | + | + | + | + | + | + | + | + || - |
9+
| client version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | 1.34 |
10+
|------------------|----------|----------|-----------|-----------|-----------|-----------|-----------|
11+
| 0.10.0 | + | + || - | - | x | x |
12+
| 0.11.0 | + | + | + || - | - | x |
13+
| 0.12.0 | + | + | + | + || - | - |
14+
| 0.13.0 | + | + | + | + | + || - |
15+
| 0.14.0 | + | + | + | + | + | + ||
16+
| HEAD | + | + | + | + | + | + ||
2817

2918
Key:
3019

0 commit comments

Comments
 (0)