summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-02 20:17:23 +0900
committerGitHub <noreply@github.com>2022-11-02 20:17:23 +0900
commit8f293f584fcaefb6728e5293aa5762c4b62a5608 (patch)
tree9bb359088dc12a0591ba0ceacbecdb5a7de1ca32
parentccc007eb155d6978b3a4b4b55af17ad4315c17d9 (diff)
docs(changelog): remove space from shared_except
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ad781cda..f11a5b607 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: display status bar properly if limited to only 1 line (https://github.com/zellij-org/zellij/pull/1875)
* feat: allow starting command panes suspended (https://github.com/zellij-org/zellij/pull/1887)
* debugging: Remove calls to unwrap in `zellij_server::os_input_output` (https://github.com/zellij-org/zellij/pull/1895)
+* fix: remove space key from shared_except (https://github.com/zellij-org/zellij/pull/1884)
## [0.32.0] - 2022-10-25