Skip to content

Commit 13952e1

Browse files
committed
Update version and compatibility for the release 0.13.0
1 parent 701ce56 commit 13952e1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/versioning-and-compatibility.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ 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 |
10-
|------------------|----------|----------|-----------|-----------|-----------|
11-
| 0.10.0 | + | + || - | - |
12-
| 0.11.0 | + | + | + || - |
13-
| 0.12.0 | + | + | + | + ||
14-
| HEAD | + | + | + | + ||
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 | + | + | + | + | + ||
1516

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

0 commit comments

Comments
 (0)