From 8517e71ff81f244f9ef4ba20d83a8837852eaaf6 Mon Sep 17 00:00:00 2001 From: jennijuju Date: Wed, 22 Nov 2023 17:01:16 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c499fb3c..c2cf4cfa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ There is a new protocol limit on how many partition could be submited in one PoS ## Improvements - Backport: feat: sealing: Switch to calling PreCommitSectorBatch2 ([filecoin-project/lotus#11215](https://github.com/filecoin-project/lotus/pull/11215)) +- updated the boostrap nodes ## Dependencies - github.com/filecoin-project/go-amt-ipld/v4 (v4.0.0 -> v4.2.0)