summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlex Kenji <aks.kenji@protonmail.com>2021-10-25 20:09:50 +0200
committerAlex Kenji <aks.kenji@protonmail.com>2021-10-25 20:09:50 +0200
commit90c68fb6a6da2b143b8d3fc857d145daa8755f4c (patch)
treed6ea25ab387c821ca7748a82534f2ed3ede2efd8 /CHANGELOG.md
parenta2a0299ea54e0b5b81a8770926e53d75f373abed (diff)
docs(changelog): Use hyperlinks for `setup --check` subcommand
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98ca3ad7b..d527ced26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* 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
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)