docs(changelog): fix scroll buffer overwrite when scrolled up

This commit is contained in:
Kunal Mohan 2021-10-01 22:30:00 +05:30
parent 3c05f26802
commit ee7b4a85b0

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: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
## [0.18.1] - 2021-09-30