Skip to content

Commit

Permalink
Update version and compatibility for the release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuhui committed Oct 17, 2024
1 parent 33fb591 commit a68f425
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/versioning-and-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +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.28 | 1.29 | 1.30 | 1.31 |
|------------------|----------|----------|-----------|-----------|
| 0.10.0 | + | + || - |
| 0.11.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 |
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
Expand Down

0 comments on commit a68f425

Please sign in to comment.