From 78f85d387c9344cb499f7fd29a39d092759ea7a3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 6 Aug 2026 11:12:30 +0000 Subject: [PATCH] chore: update changelog for v0.9.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f774ba6..6f0ebd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 0.9.2 - 2026-08-06 + ### Fixed - keep workspace polling alive when SSH config updates fail @@ -9,6 +11,10 @@ - expand `~` and `$HOME` in the SSH log directory and network info directory settings, consistent with how the data and binary directories are already resolved +### Changed + +- migrated plugin packaging to the new marketplace compatible structure + ## 0.9.2-alpha2 - 2026-07-24 ### Changed