diff --git a/CHANGELOG.md b/CHANGELOG.md index 716d4fa2..7f4bb9c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) zj action "NewTab: {run: {command: {cmd: htop}}}" ``` +* fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516) + ## [0.30.0] - 2022-06-07 * fix: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372) * feat: Attach to sessions more conveniently by only typing their name's first character(s) (https://github.com/zellij-org/zellij/pull/1360)