summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-10-20 15:24:28 +0200
committerGitHub <noreply@github.com>2022-10-20 15:24:28 +0200
commit8431b9e0ef1c192d6b1f521731583d61de629da3 (patch)
treea06b0197c60473ea7a9337a6aeb445098346f317 /CHANGELOG.md
parente59b09a1b6701b529c1f444596206969a4c3e90a (diff)
docs(changelog): tab cwd in layouts
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 a7ff2a554..5901dffc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* deps: upgrade log4rs to 1.2.0 (https://github.com/zellij-org/zellij/pull/1814)
* feat: allow `DumpScreen` to dump the viewport by default (https://github.com/zellij-org/zellij/pull/1794)
* Terminal compatibility: clear scroll region when terminal pane is cleared (https://github.com/zellij-org/zellij/pull/1826)
+* feat: allow defining tab cwd in layouts (https://github.com/zellij-org/zellij/pull/1828)
## [0.31.4] - 2022-09-09
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)