From 971393892a32c4aca38e1b639d23072accc19e75 Mon Sep 17 00:00:00 2001 From: June <61218022+itsjunetime@users.noreply.github.com> Date: Sun, 7 Sep 2025 20:32:16 -0500 Subject: [PATCH] v0.4.3 release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe118a5..aeb7335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Unreleased +- Fix issue with some terminals hanging on startup +- Fix issues with some iterm2-backend terminals not displaying anything - Allow using ctrl+scroll to zoom in/out while zoomed using kitty backend +- (Internal) run CI with `--locked` flag to ensure lockfile is always in-sync # v0.4.2