From 0270611cd2442a3fa5f34143bc343f6fc2a256f4 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Tue, 26 Oct 2021 09:24:36 -0700 Subject: [PATCH] Fix change log --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8bb24d9..be5c07b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## [2.0.13] -Improve the scrolling performance by reducing the repaint areas. +* Improve the scrolling performance by reducing the repaint areas. ## [2.0.12] * Fix the selection effect can't be seen as the textLine with background color.