From 7c7fb9808e8399558e0627d082ba34401876db1e Mon Sep 17 00:00:00 2001 From: har7an <99636919+har7an@users.noreply.github.com> Date: Tue, 13 Dec 2022 12:07:19 +0000 Subject: [PATCH] Add PR #2013 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac73d1794..081121ef8 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