docs(changelog): backslash config convert fix
This commit is contained in:
parent
c8f3b94fde
commit
97131fd7f8
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* debugging: Remove calls to unwrap in `zellij_server::os_input_output` (https://github.com/zellij-org/zellij/pull/1895)
|
||||
* fix: remove space key from shared_except (https://github.com/zellij-org/zellij/pull/1884)
|
||||
* fix: clear search when sending terminating char (https://github.com/zellij-org/zellij/pull/1853)
|
||||
* fix: properly convert the backslash key from old YAML config files (https://github.com/zellij-org/zellij/pull/1879)
|
||||
|
||||
## [0.32.0] - 2022-10-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue