docs(changelog): add detach action to tmux-mode

This commit is contained in:
a-kenji 2022-02-27 12:04:00 +01:00
parent ca015ce9b6
commit cecc3ea988

View file

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Terminal compatibility: fix alternate screen clearing (https://github.com/zellij-org/zellij/pull/1120) * Terminal compatibility: fix alternate screen clearing (https://github.com/zellij-org/zellij/pull/1120)
* Add: information about clippy lints (https://github.com/zellij-org/zellij/pull/1126) * Add: information about clippy lints (https://github.com/zellij-org/zellij/pull/1126)
* Bump `suggestion` dependency (https://github.com/zellij-org/zellij/pull/1124) * Bump `suggestion` dependency (https://github.com/zellij-org/zellij/pull/1124)
* Add: detach `action` to `tmux-mode` (https://github.com/zellij-org/zellij/pull/1116)
## [0.25.0] - 2022-02-22 ## [0.25.0] - 2022-02-22
* Fix: replace the library with the dependency problem (https://github.com/zellij-org/zellij/pull/1001) * Fix: replace the library with the dependency problem (https://github.com/zellij-org/zellij/pull/1001)