summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKunal Mohan <kunalmohan99@gmail.com>2021-05-25 17:36:12 +0530
committerKunal Mohan <kunalmohan99@gmail.com>2021-05-25 17:36:12 +0530
commitf55805d653d86e4ac5c1386a980d929b09cb18e5 (patch)
tree44f7e9122e23291362c747dd1b9811765cd48a7d
parent2bca7e007aad9a74e6c48191b8a7a3edf85808d4 (diff)
Docs(changelog): Detachable sessions #531
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e298021b7..c6c83044e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix behaviour of the `clean` flag (https://github.com/zellij-org/zellij/pull/519)
* Make distinction clearer between certain configuration flags (https://github.com/zellij-org/zellij/pull/529)
* Resource usage and performance improvements (https://github.com/zellij-org/zellij/pull/523)
+* Feature: Detachable/Persistent sessions (https://github.com/zellij-org/zellij/pull/531)
## [0.11.0] - 2021-05-15