summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-17 22:55:24 +0900
committerGitHub <noreply@github.com>2022-11-17 22:55:24 +0900
commit249830afe84daae67182867b520ad6d7e7247e38 (patch)
tree2e47ec5a61690ce671e9eef0c9af1f9403edf5bb
parenta00183397546459d7bb2acd4ba43fd0295c7101e (diff)
docs(changelog): fix mouse-click in simplified-ui
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 378c249df..e24e6cd36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat(themes): add catppuccin themes (https://github.com/zellij-org/zellij/pull/1937)
* fix: treat relative paths properly in cli commands (https://github.com/zellij-org/zellij/pull/1947)
* fix: ensure ejected pane always has a frame (https://github.com/zellij-org/zellij/pull/1950)
+* fix(compact-bar): mouse-click in simplified-ui (https://github.com/zellij-org/zellij/pull/1917)
## [0.33.0] - 2022-11-10