From bb0d24b7082d59e35582e1ea3a7cb7d37786300b Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 12 Oct 2025 14:22:29 -0400 Subject: [PATCH] chore: update changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 024ebc0..dffe39d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 0.6.1 (Next) +### 0.6.1 (October 12, 2025) - **Headplane now supports connecting to machines via SSH in the web browser.** - This is an experimental feature and requires the `integration.agent` section to be set up in the config file. - This is built on top of a Go binary that runs in WebAssembly, using Xterm.js for the terminal interface.