From ff262cfb74581948bd4acc39bdae0b098aa3ab03 Mon Sep 17 00:00:00 2001 From: itsjunetime Date: Sat, 6 Sep 2025 16:01:45 -0500 Subject: [PATCH] Update changelog --- 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