Split the versioning and compatibility table
This commit is contained in:
@@ -6,6 +6,11 @@ The C client uses Semantic Versioning. We increment the major version number whe
|
||||
|
||||
## Compatibility
|
||||
|
||||
| client version | 1.28 | 1.29 | 1.30 |
|
||||
|------------------|----------|----------|-----------|
|
||||
| 0.10.0 | + | + | ✓ |
|
||||
| HEAD | + | + | ✓ |
|
||||
|
||||
| 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 |
|
||||
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
|
||||
| 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
|
||||
| 0.7.0 | + | + | + | + | + | + | + | + | + | + | ✓ | - | - | x |
|
||||
| 0.8.0 | + | + | + | + | + | + | + | + | + | + | + | ✓ | - | - |
|
||||
| 0.9.0 | + | + | + | + | + | + | + | + | + | + | + | + | ✓ | - |
|
||||
| 0.10.0 | + | + | + | + | + | + | + | + | + | + | + | + | + | ✓ |
|
||||
| HEAD | + | + | + | + | + | + | + | + | + | + | + | + | + | ✓ |
|
||||
|
||||
Key:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user