summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-04-23 17:16:16 +0200
committerGitHub <noreply@github.com>2021-04-23 17:16:16 +0200
commit83c7e5622b6fb243c4422af87b50b353a0645e2a (patch)
treeda4b11d362481210282c02e3f685465fa613113d
parentccf96dba6140b54ffd34efa3d5163667fc7eb66b (diff)
parent76534425101953f231e4bdf40ad44e6687222704 (diff)
Merge pull request #344 from a-kenji/main
Update Changelog #342
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 460861dfb..ed90c8a1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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]
+* Doesn't quit anymore on single `q` press while in tab mode (https://github.com/zellij-org/zellij/pull/342)
## [0.5.1] - 2021-04-23
* Change config to flag (https://github.com/zellij-org/zellij/pull/300)