docs(changelog): clear floating panes indication

This commit is contained in:
Aram Drevekenin 2022-11-02 18:12:37 +01:00 committed by GitHub
parent eebbf246b6
commit 897038638d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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