docs(changelog): add help to cli options
This commit is contained in:
parent
2fc6cefb95
commit
63cf3a6b01
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* debugging: Remove calls to `unwrap` from plugin WASM VM (https://github.com/zellij-org/zellij/pull/1827)
|
* debugging: Remove calls to `unwrap` from plugin WASM VM (https://github.com/zellij-org/zellij/pull/1827)
|
||||||
* debugging: Improve error handling in `server/route` (https://github.com/zellij-org/zellij/pull/1808)
|
* debugging: Improve error handling in `server/route` (https://github.com/zellij-org/zellij/pull/1808)
|
||||||
* debugging: Detect plugin version mismatches (https://github.com/zellij-org/zellij/pull/1838)
|
* debugging: Detect plugin version mismatches (https://github.com/zellij-org/zellij/pull/1838)
|
||||||
|
* feat: add help to cli options (https://github.com/zellij-org/zellij/pull/1839)
|
||||||
|
|
||||||
## [0.31.4] - 2022-09-09
|
## [0.31.4] - 2022-09-09
|
||||||
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
|
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue