chore(release): v0.38.1

This commit is contained in:
Aram Drevekenin 2023-08-31 10:49:14 +02:00
parent a4279ca9ba
commit bf2e7e19e0
7 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ 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]
## [0.38.1] - 2023-08-31
* refactor(server): remove unnecessary mut (https://github.com/zellij-org/zellij/pull/2735)
* fix(status-bar): add break tab hints (https://github.com/zellij-org/zellij/pull/2748)
* fix(reconnect): glitches on windows terminal (https://github.com/zellij-org/zellij/pull/2750)