summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2023-01-24 21:52:11 +0900
committerGitHub <noreply@github.com>2023-01-24 21:52:11 +0900
commite5c590c286eab9534de9ae6ce14e52572df18bf9 (patch)
treeac315a4622b86157148119acf0d58428320c3b01
parent650aeb12bed057572cb806e9324647dd35a05e98 (diff)
docs(changelog): add ScrollToTop action
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eaf68ba42..c38e8421e 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: support UTF-8 character in tab name and pane name (https://github.com/zellij-org/zellij/pull/2102)
* fix: handle missing/inaccessible cache directory (https://github.com/zellij-org/zellij/pull/2093)
* errors: Improve client disconnect handling (https://github.com/zellij-org/zellij/pull/2068)
+* feat: add ScrollToTop action (https://github.com/zellij-org/zellij/pull/2110)
## [0.34.4] - 2022-12-13