docs(changelog): mouse selection hotfix

This commit is contained in:
Aram Drevekenin 2021-09-30 10:23:31 +02:00
parent d7e4ec65db
commit d001dea238

View file

@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* HOTFIX: mouse selection now working (https://github.com/zellij-org/zellij/pull/752)
## [0.18.0] - 2021-09-29
* Fix: Properly open new pane with CWD also when switching to a new tab (https://github.com/zellij-org/zellij/pull/729)
* Feature: Option to create a new session if attach fails (`zellij attach --create`) (https://github.com/zellij-org/zellij/pull/731)