From 83c9145072bd0aa436f4cdea0884be9804cf00b7 Mon Sep 17 00:00:00 2001 From: incity <610455681@qq.com> Date: Tue, 22 Sep 2020 12:17:51 +0800 Subject: [PATCH] Update CHANGELOG.md (#1809) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a3309d46..939dc3dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## v7.6.0 (TBD) ### New features -- Check wheter any style property has changed on a state change to decide if any redraw is required +- Check whether any style property has changed on a state change to decide if any redraw is required ## v7.5.0 (15.09.2020)