docs(changelog): improve layout errors

This commit is contained in:
a-kenji 2021-06-15 11:22:14 +02:00
parent 64d639b243
commit 8e097c258a

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]
* Add improved error handling for layouts (https://github.com/zellij-org/zellij/pull/576)
## [0.13.0] - 2021-06-04
* Fix crash when padding before widechar (https://github.com/zellij-org/zellij/pull/540)