File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ The C client uses Semantic Versioning. We increment the major version number whe
6
6
7
7
## Compatibility
8
8
9
+ | client version | 1.28 | 1.29 | 1.30 |
10
+ | ------------------| ----------| ----------| -----------|
11
+ | 0.10.0 | + | + | ✓ |
12
+ | HEAD | + | + | ✓ |
13
+
9
14
| 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 |
10
15
| ------------------| -----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------|
11
16
| 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
17
22
| 0.7.0 | + | + | + | + | + | + | + | + | + | + | ✓ | - | - | x |
18
23
| 0.8.0 | + | + | + | + | + | + | + | + | + | + | + | ✓ | - | - |
19
24
| 0.9.0 | + | + | + | + | + | + | + | + | + | + | + | + | ✓ | - |
20
- | 0.10.0 | + | + | + | + | + | + | + | + | + | + | + | + | + | ✓ |
21
- | HEAD | + | + | + | + | + | + | + | + | + | + | + | + | + | ✓ |
22
25
23
26
Key:
24
27
You can’t perform that action at this time.
0 commit comments