summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-25 11:17:11 +0100
committerGitHub <noreply@github.com>2023-02-25 11:17:11 +0100
commitc5929d45bf37924611010c1e82ee5ca140998c1b (patch)
treed100731fd10c7bb412cb904bbab631c55b4d2b9f
parent5bcc1bb382659da60f29e4fc79336d3f6a727b57 (diff)
docs(changelog): layout fixes
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c64214327..42807c89c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,7 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat: add pencil light theme (https://github.com/zellij-org/zellij/pull/2157)
* fix: apply correct color on 'more tabs' message (https://github.com/zellij-org/zellij/pull/2166)
* deps: upgrade termwiz to 0.20.0 (https://github.com/zellij-org/zellij/pull/2169)
-* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167)
+* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167 and https://github.com/zellij-org/zellij/pull/2191)
* fix: cache STDIN queries to prevent startup delay (https://github.com/zellij-org/zellij/pull/2173)
* fix: scrollback positioning with Helix (https://github.com/zellij-org/zellij/pull/2156)
* fix: allow CJK characters in tab names (https://github.com/zellij-org/zellij/pull/2119)