From ccae510734ab948ee97f9cb888e246686e916f12 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 21 Apr 2021 19:28:44 +0200 Subject: [PATCH] docs(changelog): update status bar change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cda80b0..1a62b6f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * 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) +* Do not allow opening new pane on the status bar (https://github.com/zellij-org/zellij/pull/314) ## [0.5.0] - 2021-04-20 Beta release with all the things