We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33fb591 + a68f425 commit 979bee9Copy full SHA for 979bee9
docs/versioning-and-compatibility.md
@@ -6,10 +6,11 @@ The C client uses Semantic Versioning. We increment the major version number whe
6
7
## Compatibility
8
9
-| client version | 1.28 | 1.29 | 1.30 |
10
-|------------------|----------|----------|-----------|
11
-| 0.10.0 | + | + | ✓ |
12
-| HEAD | + | + | ✓ |
+| client version | 1.28 | 1.29 | 1.30 | 1.31 |
+|------------------|----------|----------|-----------|-----------|
+| 0.10.0 | + | + | ✓ | - |
+| 0.11.0 | + | + | + | ✓ |
13
+| HEAD | + | + | + | ✓ |
14
15
| 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 |
16
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
0 commit comments