summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-10 14:54:07 +0100
committerAram Drevekenin <aram@poor.dev>2023-03-10 14:54:07 +0100
commita07af61456a3c429423218eef9db7b87f99760ba (patch)
treeea330bbc4de20b69f7cb57c520844584a8adcbfe
parent43a52a2bd37204459e77b2b153d2c6431fb42f5d (diff)
chore(release): v0.35.2v0.35.2
-rw-r--r--CHANGELOG.md2
-rwxr-xr-xzellij-utils/assets/plugins/compact-bar.wasmbin487351 -> 486821 bytes
-rwxr-xr-xzellij-utils/assets/plugins/status-bar.wasmbin617691 -> 617691 bytes
-rwxr-xr-xzellij-utils/assets/plugins/strider.wasmbin501119 -> 501338 bytes
-rwxr-xr-xzellij-utils/assets/plugins/tab-bar.wasmbin456008 -> 456049 bytes
5 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5071a85a8..c25e0899a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+
+## [0.35.2] - 2023-03-10
* fix: get "zellij attach --create" working again (https://github.com/zellij-org/zellij/pull/2247)
* fix: crash when closing tab with command panes (https://github.com/zellij-org/zellij/pull/2251)
* Terminal compatibility: pad end of line on `CSI P` (https://github.com/zellij-org/zellij/pull/2259)
diff --git a/zellij-utils/assets/plugins/compact-bar.wasm b/zellij-utils/assets/plugins/compact-bar.wasm
index 75d11cd7b..9c2b0642d 100755
--- a/zellij-utils/assets/plugins/compact-bar.wasm
+++ b/zellij-utils/assets/plugins/compact-bar.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/status-bar.wasm b/zellij-utils/assets/plugins/status-bar.wasm
index 29d955ed8..b6fee8393 100755
--- a/zellij-utils/assets/plugins/status-bar.wasm
+++ b/zellij-utils/assets/plugins/status-bar.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/strider.wasm b/zellij-utils/assets/plugins/strider.wasm
index 13ccadfaf..b5dc726a0 100755
--- a/zellij-utils/assets/plugins/strider.wasm
+++ b/zellij-utils/assets/plugins/strider.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/tab-bar.wasm b/zellij-utils/assets/plugins/tab-bar.wasm
index 31a07a4ec..2df1fe6a2 100755
--- a/zellij-utils/assets/plugins/tab-bar.wasm
+++ b/zellij-utils/assets/plugins/tab-bar.wasm
Binary files differ