From d5f248a293b63ef32441eb242f63e360eec923b8 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 16 Feb 2023 12:53:40 +0100 Subject: [PATCH] docs: update compatibility matrix * Remove older versions from the list as users should be on at least Lotus 1.18.x * Adds the upcoming lotus compat update to the list --- getting-started/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/getting-started/README.md b/getting-started/README.md index a0ec634..9fc37ab 100644 --- a/getting-started/README.md +++ b/getting-started/README.md @@ -12,14 +12,10 @@ The Boost source code repository is hosted at [github.com/filecoin-project/boost | Boost Version | Lotus Version | | ------------- | -------------------------------------- | -| v1.0.0 | v1.15.x | -| v1.1.0 | v1.16.x | -| v1.1.1 | v1.16.x | -| v1.2.0 | v1.16.x | -| v1.3.0 | v1.17.0, v1.17.1 | | v1.4.0 | v1.17.0, v1.17.1, v1.17.2, v1.18.0-rc1 | | v1.5.0 | v1.18.0 | | v1.5.1-rc2 | v1.18.0, v1.19.0 | +| v1.6.0-rc1 | v1.20.0-rc1. | ### Building and installing