docs(changelog): fix link

This commit is contained in:
Aram Drevekenin 2023-11-19 11:03:14 +01:00 committed by GitHub
parent b0172adf25
commit 9a38ad2e15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +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(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906/files)
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
* fix(sessions): slow session updates in the session-manager (https://github.com/zellij-org/zellij/pull/2951)
## [0.39.1] - 2023-11-13