docs(changelog): windows terminal fix

This commit is contained in:
Aram Drevekenin 2025-03-21 09:37:52 +01:00 committed by GitHub
parent 1dbbe77d35
commit ee10909b93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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