diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1f4a25..2ed3fc5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +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: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372) ## [0.29.1] - 2022-05-02 * fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)