diff --git a/CHANGELOG.md b/CHANGELOG.md index 00b32458..72b6d9eb 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(mouse): fix mouse handling in windows terminal (https://github.com/zellij-org/zellij/pull/4076) ## [0.42.0] - 2025-03-17 * fix(plugins): properly focus pane after tab was closed in the plugin API (https://github.com/zellij-org/zellij/pull/3797)