diff --git a/CHANGELOG.md b/CHANGELOG.md index 359e0f07..536e1012 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