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