summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndreas Hartmann <hartan@7x.de>2022-12-13 14:59:49 +0100
committerAndreas Hartmann <hartan@7x.de>2022-12-13 14:59:49 +0100
commit962f37e7670d77cbffe83578d850869f94b1c424 (patch)
treeba32111e2f0b5c82caca68dbbfee76ff0e7f6e00 /CHANGELOG.md
parent7c7fb9808e8399558e0627d082ba34401876db1e (diff)
chore: Bump development versions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 081121ef8..69a15e032 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [0.34.4] - 2022-12-13
+
* hotfix: fix panics when resizing with flexible plugin panes in layout (https://github.com/zellij-org/zellij/pull/2019)
* hotfix: allow non-absolute `SHELL` variables (https://github.com/zellij-org/zellij/pull/2013)