summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKunal Mohan <kunalmohan99@gmail.com>2021-05-15 23:07:39 +0530
committerKunal Mohan <kunalmohan99@gmail.com>2021-05-15 23:07:39 +0530
commit8d742ccc53770032d8d5891a6ff43875f4987ede (patch)
tree0c6f5022e8ff0d3d2ee5a59731397ff6fb153b44 /CHANGELOG.md
parent4c198b42431e37542da60f9551f3e6d19f84bd18 (diff)
Docs(changelog): Multiprocess model #499
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 359e0f070..536e1012e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* Remove unused imports (https://github.com/zellij-org/zellij/pull/504)
+* More Infrastructure changes for the upcoming session detach feature: run server and client in separate processes (https://github.com/zellij-org/zellij/pull/499)
## [0.11.0] - 2021-05-15