docs(changelog): improve vttest compliance

This commit is contained in:
Aram Drevekenin 2022-08-19 14:01:38 +02:00 committed by GitHub
parent a316577d1e
commit b5a781351f
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]
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
## [0.31.3] - 2022-08-18
* HOTFIX: fix up-arrow regression