docs(changelog): show visual error on failed horizontal/vertical split

This commit is contained in:
Aram Drevekenin 2022-12-14 22:28:29 +01:00 committed by GitHub
parent c3115a428e
commit ffc03ae937
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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