File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,13 @@ The C client uses Semantic Versioning. We increment the major version number whe
6
6
7
7
## Compatibility
8
8
9
- | client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 |
10
- | ------------------| -----------| ----------| ----------| ----------| ----------| ----------| ----------|
11
- | 0.1.0 | ✓ | - | - | x | x | x | x |
12
- | 0.2.0 | + | + | + | + | + | ✓ | - |
13
- | 0.3.0 | + | + | + | + | + | + | ✓ |
14
- | HEAD | + | + | + | + | + | + | ✓ |
9
+ | client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 |
10
+ | ------------------| -----------| ----------| ----------| ----------| ----------| ----------| ----------| ----------|
11
+ | 0.1.0 | ✓ | - | - | x | x | x | x | x |
12
+ | 0.2.0 | + | + | + | + | + | ✓ | - | - |
13
+ | 0.3.0 | + | + | + | + | + | + | ✓ | - |
14
+ | 0.4.0 | + | + | + | + | + | + | + | ✓ |
15
+ | HEAD | + | + | + | + | + | + | + | ✓ |
15
16
16
17
17
18
Key:
You can’t perform that action at this time.
0 commit comments