summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-07-27 17:56:49 +0200
committerGitHub <noreply@github.com>2023-07-27 17:56:49 +0200
commit859d633f5b89b1c4d0dbe207a9ba514d964f8fa5 (patch)
treea2c31413bd89837ca486ba74264f7dac33961513
parentade4406a8ff3ddfac2851535283343029020f49f (diff)
docs(changelog): focus glitches
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b851e897..92387f987 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(rendering): colored paneframes in mirrored sessions (https://github.com/zellij-org/zellij/pull/2625)
* fix(sessions): use custom lists of adjectives and nouns for generating session names (https://github.com/zellij-org/zellij/pull/2122)
* feat(plugins): make plugins configurable (https://github.com/zellij-org/zellij/pull/2646)
+* fix(terminal): occasional glitches while changing focus (https://github.com/zellij-org/zellij/pull/2654)
## [0.37.2] - 2023-06-20
* hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)