docs(changelog): fix dependency problem

This commit is contained in:
Jae-Heon Ji 2022-01-13 20:48:00 +09:00 committed by GitHub
parent 65a12c0f5e
commit 6af419528f
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/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* Fix: replace the library with the dependency problem (https://github.com/zellij-org/zellij/pull/1001)
* Fix: crash when opening pane in non-existent cwd (https://github.com/zellij-org/zellij/pull/995) * Fix: crash when opening pane in non-existent cwd (https://github.com/zellij-org/zellij/pull/995)
## [0.24.0] - 2022-01-05 ## [0.24.0] - 2022-01-05