summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-10-12 23:11:23 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-10-12 23:11:23 +0100
commitb94b25c5fe504eb9f9f15cfebaa7cb5f9c0af2e6 (patch)
tree00e876635601ff2fb928ad4aa74d26f11c4afaf1 /CHANGELOG.md
parent0710594588aa768b934f925704dc57486dc0a157 (diff)
fix(plugin): clean up the mouse PR a little
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a172237da..4f48b1f0e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Refactor: handle clients in tabs/screen (https://github.com/zellij-org/zellij/pull/770)
* Feature: kill-session and kill-all-sessions cli commands (https://github.com/zellij-org/zellij/pull/745)
* Fix: Keep default file permissions for new files (https://github.com/zellij-org/zellij/pull/777)
+* Feature: Add mouse events to plugins – including strider and the tab-bar (https://github.com/zellij-org/zellij/pull/629)
## [0.18.1] - 2021-09-30