summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-10-07 13:43:19 +0200
committerGitHub <noreply@github.com>2021-10-07 13:43:19 +0200
commit24154e40e028fcdefd33ec51dd22c41c75da5329 (patch)
tree558ca960ad00e04e7ec67681ec64edf4e7f72876 /CHANGELOG.md
parent04fb9de8fac40fe54b3691d4663bca9284ef6b93 (diff)
docs(changelog): fullscreen fix
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 ca5744f08..429149141 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Add: Treat empty config files as empty yaml documents (https://github.com/zellij-org/zellij/pull/720)
* Fix: Commands that don't interact with the config file don't throw errors on malformed config files (https://github.com/zellij-org/zellij/pull/765)
* Add: Add config options to default config file (https://github.com/zellij-org/zellij/pull/766)
+* Fix: Properly clear "FULLSCREEN" status when a pane exits on its own (https://github.com/zellij-org/zellij/pull/757)
## [0.18.1] - 2021-09-30