docs(changelog): close on exit

This commit is contained in:
Aram Drevekenin 2022-10-28 13:04:54 +02:00 committed by GitHub
parent c97b972383
commit 82c365831e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* debugging: improve error handling in `zellij_server::pty` (https://github.com/zellij-org/zellij/pull/1840)
* feat: allow command panes to optionally close on exit (https://github.com/zellij-org/zellij/pull/1869)
## [0.32.0] - 2022-10-25