From 0629542cf7965d6d4e2f700f3f86846c97b21159 Mon Sep 17 00:00:00 2001 From: jgmdev Date: Wed, 22 Jun 2022 01:09:28 -0400 Subject: [PATCH] updated changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index f965cf0b..c8731885 100644 --- a/changelog.md +++ b/changelog.md @@ -120,6 +120,9 @@ * drawwhitespace: [Cache whitespace location](https://github.com/lite-xl/lite-xl/pull/1030) +* CommandView: improve performance by + [only drawing visible](https://github.com/lite-xl/lite-xl/pull/1047) + ### Backward Incompatible Changes * [Upgraded Lua to 5.4](https://github.com/lite-xl/lite-xl/pull/781), which should improve performance, and provide useful extra functionality. It should