docs(changelog): fix mouse-click in simplified-ui

This commit is contained in:
Jae-Heon Ji 2022-11-17 22:55:24 +09:00 committed by GitHub
parent a001833975
commit 249830afe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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