From 3eb82daccfca5275844fee977ec952e0dbd5cd90 Mon Sep 17 00:00:00 2001 From: Viraj Bhartiya Date: Thu, 28 Nov 2024 18:40:26 +0530 Subject: [PATCH] chore: update CHANGELOG to correct formatting for log filtering entry (#5016) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 860bba238d2..12725c34561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,8 +44,8 @@ ### Fixed -- [#5016](https://github.com/ChainSafe/forest/pull/5016) Filter logs for only the - block being queried. +- [#5016](https://github.com/ChainSafe/forest/pull/5016) Filter logs for only + the block being queried. - [#4959](https://github.com/ChainSafe/forest/pull/4959) Re-enable garbage collection after implementing a "persistent" storage for manifests.