diff --git a/CHANGELOG.md b/CHANGELOG.md index 3626c701..de6d6c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369) ## [0.29.0] - 2022-05-02 * add: clarify copy to clipboard message (https://github.com/zellij-org/zellij/pull/1321)