summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKunal Mohan <kunalmohan99@gmail.com>2021-12-09 23:33:11 +0530
committerKunal Mohan <kunalmohan99@gmail.com>2021-12-09 23:33:11 +0530
commitc0afb23e068b83ee016473922464116b28767969 (patch)
treef4a7073fd587df6ece663381e60d27beff9e9768
parentc75bcbd9370249f23031edcd69f6724805c1e034 (diff)
docs(changelog): Allow naming panes
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b6203854..fc64868f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: support multiple users in plugins
* Fix: update default layouts (https://github.com/zellij-org/zellij/pull/926)
* Add: infrastructure to show distinct tips in the `status-bar` plugin (https://github.com/zellij-org/zellij/pull/926)
+* Feature: Allow naming panes (https://github.com/zellij-org/zellij/pull/928)
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)