diff --git a/CHANGELOG.md b/CHANGELOG.md index ac73d179..081121ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * hotfix: fix panics when resizing with flexible plugin panes in layout (https://github.com/zellij-org/zellij/pull/2019) +* hotfix: allow non-absolute `SHELL` variables (https://github.com/zellij-org/zellij/pull/2013) ## [0.34.3] - 2022-12-09