Skip to content

Commit

Permalink
docs(changelog): improve --layout flag
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored and Tomcat-42 committed Nov 9, 2024
1 parent cde012b commit e6b7ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat(ui): built-in plugin-manager (https://github.com/zellij-org/zellij/pull/3633)
* fix(resurrection): various issues with sessions not resurrecting properly (https://github.com/zellij-org/zellij/pull/3636)
* fix(http): get web requests to work consistently by switching from surf to using isahc directly (https://github.com/zellij-org/zellij/pull/3643)
* feat(cli): make `--layout` flag idempotent(-ish) (https://github.com/zellij-org/zellij/pull/3650)

## [0.40.1] - 2024-05-02
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
Expand Down

0 comments on commit e6b7ee5

Please sign in to comment.