docs(changelog): improve detach instruction

This commit is contained in:
Jae-Heon Ji 2022-03-07 19:21:51 +09:00 committed by GitHub
parent 5a56aa0603
commit 30e34387f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: `list-session` to stderr on fail (https://github.com/zellij-org/zellij/pull/1174)
* Add: dynamic completions for `fish` shell (https://github.com/zellij-org/zellij/pull/1176)
* Fix: typo in completion (https://github.com/zellij-org/zellij/pull/1183)
* Fix: improve detach instruction (https://github.com/zellij-org/zellij/pull/1161)
## [0.25.0] - 2022-02-22
* Fix: replace the library with the dependency problem (https://github.com/zellij-org/zellij/pull/1001)