From e30503e30f10f704724e08b5843387d1c25b3350 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 5 May 2021 17:10:35 +0200 Subject: [PATCH] docs(changelog): update vttest change --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 601fc6b2..28ded5bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ 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: pass vttest 8 (https://github.com/zellij-org/zellij/pull/461) +* ## [0.7.0] - 2021-05-04 * Fix the tab '(Sync)' suffix in named tabs (https://github.com/zellij-org/zellij/pull/410) * Improve performance when multiple panes are open (https://github.com/zellij-org/zellij/pull/318)