diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e8c602..9259f494 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