Skip to content

Commit 65347ed

Browse files
authored
Merge pull request #264 from ityuhui/yh-version-250214
Update version and compatibility for the release 0.12.0
2 parents 84289d5 + 0ee6751 commit 65347ed

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Diff for: docs/versioning-and-compatibility.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ 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 |
10-
|------------------|----------|----------|-----------|-----------|
11-
| 0.10.0 | + | + || - |
12-
| 0.11.0 | + | + | + ||
13-
| HEAD | + | + | + ||
9+
| client version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 |
10+
|------------------|----------|----------|-----------|-----------|-----------|
11+
| 0.10.0 | + | + || - | - |
12+
| 0.11.0 | + | + | + || - |
13+
| 0.12.0 | + | + | + | + ||
14+
| HEAD | + | + | + | + ||
1415

1516
| 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 |
1617
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|

0 commit comments

Comments
 (0)