From 498d5e361d73f64caa3ad677337bcd2e6c2dad23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:38:56 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v1.0.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a191ee7..8089e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v1.0.2 (2026-05-18) + +## What's Changed + +- chore: misc UX polish across sidebar, observer and onboarding by @rado0x54 in https://github.com/rado0x54/ShellWatch/pull/212 +- feat: per-endpoint SSH agent forwarding toggle by @rado0x54 in https://github.com/rado0x54/ShellWatch/pull/213 +- feat: virtual demo endpoints + Settings UX overhaul (closes #211) by @rado0x54 in https://github.com/rado0x54/ShellWatch/pull/214 +- Preprod Release by @rado0x54 in https://github.com/rado0x54/ShellWatch/pull/215 + +**Full Changelog**: https://github.com/rado0x54/ShellWatch/compare/v1.0.1...v1.0.2 + ## v1.0.1 (2026-05-05) ## What's Changed