From c3f838a906c4a2e558d9f119af9541e4e07a4520 Mon Sep 17 00:00:00 2001 From: Kunal Mohan Date: Tue, 30 Nov 2021 17:34:39 +0530 Subject: docs(changelog): prevent session from attaching to itself --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 58928c5de..2350d30fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * Fix: missing themes in configuration merge (https://github.com/zellij-org/zellij/pull/913) * Fix: add `gray` to theme section (https://github.com/zellij-org/zellij/pull/914) +* Fix: prevent zellij session from attaching to itself (https://github.com/zellij-org/zellij/pull/911) ## [0.21.0] - 2021-11-29 * Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871) -- cgit v1.2.3