summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-11-02 18:12:37 +0100
committerGitHub <noreply@github.com>2022-11-02 18:12:37 +0100
commit897038638d31de31ff9b2372caab178a144c0727 (patch)
tree650e2f8ff45d5ec12cc36c84d44f90b22e09ab3b
parenteebbf246b6e048398ee6332ffdd20115aba4039f (diff)
docs(changelog): clear floating panes indication
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0884999a0..501bc0850 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: remove space key from shared_except (https://github.com/zellij-org/zellij/pull/1884)
* fix: clear search when sending terminating char (https://github.com/zellij-org/zellij/pull/1853)
* fix: properly convert the backslash key from old YAML config files (https://github.com/zellij-org/zellij/pull/1879)
+* fix: clear floating panes indication when closing a floating command pane (https://github.com/zellij-org/zellij/pull/1897)
## [0.32.0] - 2022-10-25