diff --git a/CHANGELOG.md b/CHANGELOG.md index a302a252..bdfd2cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,8 @@ 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 and https://github.com/zellij-org/zellij/pull/2191) +* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167, https://github.com/zellij-org/zellij/pull/2191 and +) * 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)