From 2b6d4ad8e5d7afb70d62ef0fd883364b076e4bf8 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 10 Apr 2024 15:27:57 +0200 Subject: docs(changelog): swap layout fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53a5d229d..697fe2363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * feat(plugins): allow plugins to specify `zellij:OWN_URL` as a pipe destination (https://github.com/zellij-org/zellij/pull/3232) * feat(cli): Add `move-tab` action (https://github.com/zellij-org/zellij/pull/3244) * feat(plugins): add serialization methods to UI components (https://github.com/zellij-org/zellij/pull/3193) +* fix(layouts): recover from resurrection crash and fix swap layouts not being picked up by new-tab keybinding (https://github.com/zellij-org/zellij/pull/3249) ## [0.39.2] - 2023-11-29 * fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906) -- cgit v1.2.3