From 105ae616829da277481b82fb9610062bea22f985 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 20 Jul 2021 16:27:32 +0200 Subject: [PATCH] docs(changelog): noop for mouse actions on plugins --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ce2d371..9fa68e51 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] +* Plugins don't crash zellij anymore on receiving mouse events (https://github.com/zellij-org/zellij/pull/620) ## [0.15.0] - 2021-07-19