summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-22 21:38:10 +0900
committerGitHub <noreply@github.com>2022-11-22 21:38:10 +0900
commit4921fa7cae79f2a14342e85e766d1dca5729c8b5 (patch)
treed274613c48f882b104783b86eebbe80011352092 /CHANGELOG.md
parent211d3b1a7f593fa9fe64febbc20474722addb18c (diff)
docs(changelog): fix empty session name
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 069d5682d..5db3eb56c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(compact-bar): mouse-click in simplified-ui (https://github.com/zellij-org/zellij/pull/1917)
* fix(themes): black and white inverted (https://github.com/zellij-org/zellij/pull/1953)
* fix(stability): gracefully handle SSH timeouts and other client buffer overflow issues (https://github.com/zellij-org/zellij/pull/1955)
+* fix: empty session name (https://github.com/zellij-org/zellij/pull/1959)
## [0.33.0] - 2022-11-10