summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Kenji <aks.kenji@protonmail.com>2021-11-08 19:44:36 +0100
committerAlex Kenji <aks.kenji@protonmail.com>2021-11-08 19:44:36 +0100
commit38ae0ba83037c18dddcda811c848f50784682757 (patch)
tree1a01b6ecfde127f8fda242938d89f55d36c98b8c
parent4838f0b52cdd0f8369b8842f6496efb949402250 (diff)
docs(changelog): add initial session name to layout
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 537344a0a..fa43d0f0d 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]
+* Add: add initial session name to layout template (https://github.com/zellij-org/zellij/pull/789)
## [0.20.0] - 2021-11-08
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)