summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-14 22:28:29 +0100
committerGitHub <noreply@github.com>2022-12-14 22:28:29 +0100
commitffc03ae93737ad7750de895ce2862d9ab9e9286f (patch)
tree5057ea38eb8954bd8db4a75001f18c09b57014c5 /CHANGELOG.md
parentc3115a428ed5c990cc5ead5629dabb624ae90453 (diff)
docs(changelog): show visual error on failed horizontal/vertical split
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 69a15e032..503ad4c2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
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)
## [0.34.4] - 2022-12-13