From a7e525584810aaee9e2db376ee131bd46e0ee759 Mon Sep 17 00:00:00 2001 From: Phi Date: Tue, 2 Aug 2022 22:03:25 +0200 Subject: [PATCH] Add callout for Boost Add callout for Boost --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3705ace40..908276fe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This is an optional release of Lotus. This feature release introduces a lot of new sealing and scheduler improvements, and many other functionalities and bug fixes. +PSA: Markets related features, enhancements and fixes is now lower priority for Lotus, and is going to be in the hands of ([Boost](https://boost.filecoin.io)), built by the amazing ([Bedrock team](https://www.notion.so/pl-strflt/Bedrock-2e956d5d8143432080a1d84435ccf0ff)). You can find Lotus mission scope in the ([Lotus Roadmap])(https://www.notion.so/Lotus-8352bbb6c321431abd8790a7a3401ed3#805c645f592840ad893c272723362d3d)) + ## New features - feat: worker: lotus-worker run --no-default ([filecoin-project/lotus#8672](https://github.com/filecoin-project/lotus/pull/8672))