docs(changelog): styled underlines fix

This commit is contained in:
Aram Drevekenin 2023-11-08 11:36:12 +01:00 committed by GitHub
parent 3ebaba9e9e
commit d4657a2fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: styled underlines in editors (https://github.com/zellij-org/zellij/pull/2918)
## [0.39.0] - 2023-07-11
* feat(panes): start panes/editors/commands/plugins in-place (https://github.com/zellij-org/zellij/pull/2795)