summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-05-24 15:02:21 +0200
committerGitHub <noreply@github.com>2021-05-24 15:02:21 +0200
commit8235f48849be8f4cdaa5ff1fc844948b84ee4d02 (patch)
treed06b41e2e80410c779755c624b4f49882a645284
parent2168793dc75380a485faa4d470489d3d8baed0dc (diff)
docs(changelog): pty fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18c389ac5..e298021b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Split `layout` flag into `layout` and `layout-path` (https://github.com/zellij-org/zellij/pull/514)
* 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)
## [0.11.0] - 2021-05-15