docs(changelog): middle or right click selection fix

This commit is contained in:
Thomas Linford 2022-05-03 13:05:12 +02:00 committed by GitHub
parent a62743afe3
commit e487537472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)