summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-09-17 09:08:10 +0200
committerGitHub <noreply@github.com>2021-09-17 09:08:10 +0200
commit72b0474d024abc799a2f5e90a1078f68b150502a (patch)
treef1626c0c7ae78db8c2c5269bdd9a23d53ec1f0bd /CHANGELOG.md
parent40e74d5b8543a779d20af86f3aa6e996136996b6 (diff)
docs(changelog): update cwd fix
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 ff59c9b72..9b35c75fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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/)
## [Unreleased]
+* Fix: Properly open new pane with CWD also when switching to a new tab (https://github.com/zellij-org/zellij/pull/729)
## [0.17.0] - 2021-09-15
* New panes/tabs now open in CWD of focused pane (https://github.com/zellij-org/zellij/pull/691)