From 7be271fe668fb7cf98a82fc286a767b87b57b303 Mon Sep 17 00:00:00 2001 From: Daniel Meyer <8926560+pubkey@users.noreply.github.com> Date: Sun, 7 Jul 2024 20:26:20 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66cdb7afb5d..afcbaa36ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - IMPROVE performance of ChangeEventBuffer by processing events in bulks. - IMPROVE performance of DocCache by processing events in bulks. -- IMPROVE perofrmance of ChangeEventBuffer and DocCache by lazily processing tasks. +- IMPROVE performance of ChangeEventBuffer and DocCache by lazily processing tasks.