summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-09-27 12:08:59 +0200
committerGitHub <noreply@github.com>2021-09-27 12:08:59 +0200
commit9227ff09819d0c26dedf70e7434a1985f4a5a483 (patch)
tree1b132ae8589bf8567e9f053e6abf11cf3a22b5aa /CHANGELOG.md
parent4632e90b73d9eb5a70300c6221b88f9a000ac035 (diff)
docs(changelog): fullscreen message
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4481475cf..7731011fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Feature: Plugins can be configured and the groundwork for "Headless" plugins has been laid (https://github.com/zellij-org/zellij/pull/660)
* Automatically update `example/default.yaml` on release (https://github.com/zellij-org/zellij/pull/736)
* Feature: allow mirroring sessions in multiple terminal windows (https://github.com/zellij-org/zellij/pull/740)
+* Feature: display a message when the current pane is in full-screen (https://github.com/zellij-org/zellij/pull/450)
## [0.17.0] - 2021-09-15
* New panes/tabs now open in CWD of focused pane (https://github.com/zellij-org/zellij/pull/691)