docs(changelog): performance fix

This commit is contained in:
Aram Drevekenin 2021-10-25 16:52:26 +02:00 committed by GitHub
parent 21380c278e
commit e1dab60d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)
## [0.19.0] - 2021-10-20
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)