mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-25 23:33:08 +03:00
docs(changelog): fix client process hanging / not exiting
This commit is contained in:
parent
eab464b11a
commit
8f3f6ed5fc
@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* feat: strip debug symbols of release builds 20% size reduction, MSRV is now `1.59` (https://github.com/zellij-org/zellij/pull/1177)
|
||||
* chore(dependencies): update `names` and `dialoguer` crates (https://github.com/zellij-org/zellij/pull/1430)
|
||||
* fix: add checking for missing extensions (https://github.com/zellij-org/zellij/pull/1432)
|
||||
* fix: client process hanging / not exiting when terminal emulator was closed (https://github.com/zellij-org/zellij/pull/1433)
|
||||
|
||||
## [0.29.1] - 2022-05-02
|
||||
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
||||
|
Loading…
Reference in New Issue
Block a user