From c073b407be7126c72413d87004c8828c5cc9cacf Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 21 Apr 2021 17:09:03 +0200 Subject: [PATCH] docs(changelog): update change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b919b63..6cda80b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * Change config to flag (https://github.com/zellij-org/zellij/pull/300) * Add ZELLIJ environment variable on startup (https://github.com/zellij-org/zellij/pull/305) +* Terminal fix: do not clear line if it's not there (https://github.com/zellij-org/zellij/pull/289) ## [0.5.0] - 2021-04-20 Beta release with all the things