Skip to content

Commit d18a2bb

Browse files
committed
Update changelog structure
1 parent d7bb665 commit d18a2bb

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

CHANGELOG.md

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

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

55
## [Unreleased]
6-
76
### Added
8-
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.
7+
* initial scaffold for Gateway plugin

0 commit comments

Comments
 (0)