From 6b34f217990afc8717ad8d301b80bb63e346a9aa Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Tue, 27 May 2025 16:56:55 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5473e4a5..42bd5706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ update the file. These will need to be manually fixed before proceeding. - Multiple open instances of the extension could potentially clobber writes to `~/.ssh/config`. Updates to this file are now atomic. +- Add support for `anysphere.remote-ssh` Remote SSH extension. ## [v1.9.0](https://github.com/coder/vscode-coder/releases/tag/v1.9.0) 2025-05-15