Skip to content

Commit bcdb03b

Browse files
authored
Merge pull request #33 from coder/update-changelog
Update changelog structure & content
2 parents d7bb665 + 12fd0d6 commit bcdb03b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

3-
# Coder Gateway Changelog
3+
# code-gateway Changelog
44

55
## [Unreleased]
6-
76
### Added
7+
- initial scaffold for Gateway plugin
8+
- browser based authentication on Coder environments
9+
- REST client for Coder V2 public API
10+
- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces
11+
- basic panel to display live Coder Workspaces
12+
- support for multi-agent Workspaces
13+
- Gateway SSH connection to a Coder Workspace
814

9-
* welcome screen
10-
* basic Coder Workspaces wizard triggered by the Coder's welcome view. It asks the user a Coder hostname, port, email and password,
11-
authenticates with the Coder server and lists a collection of Workspaces created by the user.
12-
* back button to return to the main welcome view
13-
* basic Coder http client which authenticates, retrieves a session token and uses it to retrieve the Workspaces created by the
14-
user that is logged.

0 commit comments

Comments
 (0)