diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b39a6b..06d805c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * fix: do not drop wide chars when resizing to width of 1 column (https://github.com/zellij-org/zellij/pull/2082) * fix: disallow path-like names for sessions (https://github.com/zellij-org/zellij/pull/2082) * errors: Remove more `unwrwap`s from server code (https://github.com/zellij-org/zellij/pull/2069) +* fix: support UTF-8 character in tab name and pane name (https://github.com/zellij-org/zellij/pull/2102) ## [0.34.4] - 2022-12-13