changelog: Add PR #1805
Add tips for code contributions to CONTRIBUTING, and expand the error docs with regard to how to handle `Option` types.
This commit is contained in:
parent
0711591ad3
commit
d533299656
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* feat: edit panes in layouts (https://github.com/zellij-org/zellij/pull/1799)
|
||||
* debugging: Log `thread_bus` IPC messages only in debug mode (https://github.com/zellij-org/zellij/pull/1800)
|
||||
* feat: improve zellij run CLI (https://github.com/zellij-org/zellij/pull/1804)
|
||||
* docs: Add tips for code contributions to CONTRIBUTING (https://github.com/zellij-org/zellij/pull/1805)
|
||||
|
||||
## [0.31.4] - 2022-09-09
|
||||
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue