summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-07 15:04:42 +0100
committerGitHub <noreply@github.com>2022-12-07 15:04:42 +0100
commit420c7c319b1c328af9994f758264753c9467aded (patch)
tree9f4329c1b3d96288a11c64d396fce8b9fef0c03a /CHANGELOG.md
parentf8a078c1a959ca7bb243bd9a86b3ddc392605c9c (diff)
docs(changelog): loading screen
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 52c0d1e33..da66bf973 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* refactor(plugins): fix plugin loading data flow (https://github.com/zellij-org/zellij/pull/1995)
* refactor(messaging): reduce extraneous cross-thread messaging (https://github.com/zellij-org/zellij/pull/1996)
* errors: preserve caller location in `to_log` (https://github.com/zellij-org/zellij/pull/1994)
+* feat: show loading screen on startup (https://github.com/zellij-org/zellij/pull/1997)
## [0.33.0] - 2022-11-10