diff --git a/CHANGELOG.md b/CHANGELOG.md index c6c83044..0535e823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * 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) +* Terminal compatibility: Support wide characters (https://github.com/zellij-org/zellij/pull/535) ## [0.11.0] - 2021-05-15