summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-24 15:48:57 +0100
committerGitHub <noreply@github.com>2022-12-24 15:48:57 +0100
commit0ffda4e6f9c993fccb70b496efea3bc434a5115d (patch)
tree14e51c82ae557fb975d8c18a6ac5cae6b5ee5754 /CHANGELOG.md
parent799fa5de8dfd0b826be0f903796bba48a470127e (diff)
docs(changelog): floating panes in layouts
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6ce864bf..af5b34fad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* build: Use `xtask` as build system (https://github.com/zellij-org/zellij/pull/2012)
* fix: show visual error when failing to resize panes in various situations (https://github.com/zellij-org/zellij/pull/2036)
* dist: remove nix support (https://github.com/zellij-org/zellij/pull/2038)
+* feat: support floating panes in layouts (https://github.com/zellij-org/zellij/pull/2047)
## [0.34.4] - 2022-12-13