From 863e472736363d0ac7645ea8388ec1d9f35ab399 Mon Sep 17 00:00:00 2001 From: Hui Yu Date: Tue, 27 Sep 2022 09:25:32 +0800 Subject: [PATCH] Update version and compatibility for the release 0.5.0 --- docs/versioning-and-compatibility.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/versioning-and-compatibility.md b/docs/versioning-and-compatibility.md index f96e588..95a80a9 100644 --- a/docs/versioning-and-compatibility.md +++ b/docs/versioning-and-compatibility.md @@ -6,13 +6,14 @@ The C client uses Semantic Versioning. We increment the major version number whe ## Compatibility -| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | -|------------------|-----------|----------|----------|----------|----------|----------|----------|----------| -| 0.1.0 | ✓ | - | - | x | x | x | x | x | -| 0.2.0 | + | + | + | + | + | ✓ | - | - | -| 0.3.0 | + | + | + | + | + | + | ✓ | - | -| 0.4.0 | + | + | + | + | + | + | + | ✓ | -| HEAD | + | + | + | + | + | + | + | ✓ | +| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | +|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------| +| 0.1.0 | ✓ | - | - | x | x | x | x | x | x | +| 0.2.0 | + | + | + | + | + | ✓ | - | - | x | +| 0.3.0 | + | + | + | + | + | + | ✓ | - | - | +| 0.4.0 | + | + | + | + | + | + | + | ✓ | - | +| 0.5.0 | + | + | + | + | + | + | + | + | ✓ | +| HEAD | + | + | + | + | + | + | + | + | ✓ | Key: