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