Skip to content

Commit 113d740

Browse files
authored
chore: update CHANGELOG.md (#518)
1 parent 547d2aa commit 113d740

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Unreleased
44

5+
### Fixed
6+
7+
- Missing or otherwise malformed `START CODER VSCODE` / `END CODER VSCODE`
8+
blocks in `${HOME}/.ssh/config` will now result in an error when attempting to
9+
update the file. These will need to be manually fixed before proceeding.
10+
- Multiple open instances of the extension could potentially clobber writes to
11+
`~/.ssh/config`. Updates to this file are now atomic.
12+
513
## [v1.9.0](https://github.com/coder/vscode-coder/releases/tag/v1.9.0) 2025-05-15
614

715
### Fixed

0 commit comments

Comments
 (0)