summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-10-11 16:59:14 +0200
committerGitHub <noreply@github.com>2021-10-11 16:59:14 +0200
commit21901c6e79c0f0d190c42513be27b008752306ff (patch)
tree18cefd126a43e7b1014976ec9332f5d09e952a37 /CHANGELOG.md
parent0ca5c187295a157d9e6d24676146681da4fa0188 (diff)
docs(changelog): kill sessions commands
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8e8c6026..9259f494d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Add: Add config options to default config file (https://github.com/zellij-org/zellij/pull/766)
* Fix: Properly clear "FULLSCREEN" status when a pane exits on its own (https://github.com/zellij-org/zellij/pull/757)
* Refactor: handle clients in tabs/screen (https://github.com/zellij-org/zellij/pull/770)
+* Feature: kill-session and kill-all-sessions cli commands (https://github.com/zellij-org/zellij/pull/745)
## [0.18.1] - 2021-09-30