Docs(changelog): Restructuring #515

This commit is contained in:
Kunal Mohan 2021-05-17 01:49:00 +05:30
parent bc408e6e61
commit 51f1b53fe2

View File

@ -7,6 +7,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)
* Restructuring cargo workspace: Separate client, server and utils into separate crates (https://github.com/zellij-org/zellij/pull/515)
## [0.11.0] - 2021-05-15