docs(changelog): wide character support

This commit is contained in:
Aram Drevekenin 2021-05-26 18:07:27 +02:00 committed by GitHub
parent 44d67de187
commit 099cbadc2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) * 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) * 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) * 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 ## [0.11.0] - 2021-05-15