diff --git a/CHANGELOG.md b/CHANGELOG.md index dcb11c0a..b511c9fa 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] +* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671) ## [0.31.3] - 2022-08-18 * HOTFIX: fix up-arrow regression