Skip to content

Commit f3e8264

Browse files
committed
Add changelog entry
1 parent 37c8797 commit f3e8264

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
as "failed to retrieve IDEs". To aply this fix, you must add the connection
1313
again through the "Connect to Coder" flow or by using the dashboard link (the
1414
recent connections do not reconfigure SSH).
15+
- When a proxy command argument (such as the URL) contains `?` and `&`, escape
16+
it in the SSH config by using double quotes, as these characters have special
17+
meanings in shells.
1518

1619
### Changed
1720

0 commit comments

Comments
 (0)