From 8dc45abd15857cb11ab5567b83d507e4e3474b9e Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 12 Sep 2022 09:54:40 +0800 Subject: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9c3eff..bc3db80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Fixes + +- Remove a duplicate draw call which would have doubled the time it takes to refresh on user input. + This might have been noticable when large amounts of files are displayed. + ### New Features - Automatically resize if the terminal changes in size. -- cgit v1.2.3