mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
changelog: Add PR #1769
which falls back to `/bin/sh` if `$SHELL` doesn't exist.
This commit is contained in:
parent
4aae81faf8
commit
dc922907eb
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* feat: support text input from clipboard (https://github.com/zellij-org/zellij/pull/1926)
|
||||
* errors: Don't log errors from panes when quitting zellij (https://github.com/zellij-org/zellij/pull/1918)
|
||||
* docs(contributing): update log path (https://github.com/zellij-org/zellij/pull/1927)
|
||||
* fix: Fallback to `/bin/sh` if `SHELL` can't be read, panic if shell doesn't exist (https://github.com/zellij-org/zellij/pull/1769)
|
||||
|
||||
## [0.33.0] - 2022-11-10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user