summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-19 12:49:40 +0100
committerGitHub <noreply@github.com>2022-12-19 12:49:40 +0100
commit6347900dd7cc5b82124d5b25984e0e5ebfe77b27 (patch)
treea6a1e3491a3bcfc4703ca992eafbf3800424acef /CHANGELOG.md
parent1b5f3c52a48feb584228f326c20829c83c21cc47 (diff)
docs(changelog): visual error on resize
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 7dfb68963..8e3ec8fa3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* fix: show visual error when unable to split panes vertically/horizontally (https://github.com/zellij-org/zellij/pull/2025)
* 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)
## [0.34.4] - 2022-12-13