docs(changelog): Use hyperlinks for setup --check subcommand

This commit is contained in:
Alex Kenji 2021-10-25 20:09:50 +02:00
parent a2a0299ea5
commit 90c68fb6a6

View file

@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798) * Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)
* Add: Use hyperlinks for the setup information (https://github.com/zellij-org/zellij/pull/768)
## [0.19.0] - 2021-10-20 ## [0.19.0] - 2021-10-20
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655) * Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)