From 509dbf515fcaf5cf9bc1d34201851095c38c9208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fikret=20=C5=9Eeng=C3=BCl?= Date: Thu, 10 Nov 2022 17:38:44 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d054074..c40686f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file. ### Enhancements - Web support enhanced. -- `Constants` in utils and `widgets` in presentation refactored. +- `Constants` in utils and `widgets` in presentations of features refactored. - Performance optimized for lag caused by builds, such as page switches or rapid scrolling of complex lists, through frame-splitting rendering via `keframe`. - `Skeleton loading` implemented for loading widgets via `shimmer`.