summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-09-30 10:50:15 +0200
committerAram Drevekenin <aram@poor.dev>2021-09-30 10:50:15 +0200
commitce2957cb37df073446aa48b648f798fb8893ca92 (patch)
tree546808599564fb11b2669c969cf916127a1e87b1 /CHANGELOG.md
parentaf62afec9cb11ec7fc5737e6bc369c60f591f86a (diff)
docs(changelog): update strider hotfix
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 85215c571..c69302754 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* HOTFIX: mouse selection now working (https://github.com/zellij-org/zellij/pull/752)
+* HOTFIX: prevent strider from descending into /host folder (https://github.com/zellij-org/zellij/pull/753)
## [0.18.0] - 2021-09-29
* Fix: Properly open new pane with CWD also when switching to a new tab (https://github.com/zellij-org/zellij/pull/729)