From f9e70e131bb212a0e0a86345a85b13ad5c97832e Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 5 May 2021 17:11:22 +0200 Subject: [PATCH] style(changelog): remove empty line --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ded5bc..bda3cdf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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)