From d90f5d0144572960256782b88626fbb01b634773 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Thu, 17 Sep 2020 13:25:33 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298d77614..0c5f1c9f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ ## v7.6.0 (TBD) ### New features -- Check wheter the any style property has changed on a state change to decide if any redraw is required +- Check wheter any style property has changed on a state change to decide if any redraw is required -## v7.5.0 (planned at 15.09.2020) +## v7.5.0 (15.09.2020) ### New features - Add `clean_dcache_cb` and `lv_disp_clean_dcache` to enable users to use their own cache management function