docs(changelog): floating panes in layouts

This commit is contained in:
Aram Drevekenin 2022-12-24 15:48:57 +01:00 committed by GitHub
parent 799fa5de8d
commit 0ffda4e6f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) * 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) * 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) * 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 ## [0.34.4] - 2022-12-13