From a9ca64a2601775a2de361180039752023bcc0af7 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Sat, 9 Apr 2022 13:35:48 +0200 Subject: docs(changelog): additional background pad fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe88da1c5..9e47e89d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * add: `musl` target to `rust-toolchain` (https://github.com/zellij-org/zellij/pull/1294) * fix: update termwiz to fix crash when pasting on wsl (https://github.com/zellij-org/zellij/pull/1303) * add: nord theme example (https://github.com/zellij-org/zellij/pull/1304) -* Terminal compatibility: preserve background color when scrolling (https://github.com/zellij-org/zellij/pull/1305) +* Terminal compatibility: preserve background color when scrolling (https://github.com/zellij-org/zellij/pull/1305 and https://github.com/zellij-org/zellij/pull/1307) ## [0.27.0] - 2022-03-31 * Fix: feature `disable_automatic_asset_installation` (https://github.com/zellij-org/zellij/pull/1226) -- cgit v1.2.3