diff --git a/CHANGELOG.md b/CHANGELOG.md index bf2e5eab9..d0076a4cc 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] +* 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)