diff --git a/CHANGELOG.md b/CHANGELOG.md index abfb784fc7..4a2e20c83b 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(tab-bar,compact-bar): tab switching with mouse sometimes not working (https://github.com/zellij-org/zellij/pull/2587) ## [0.37.2] - 2023-06-20 * hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)