Skip to content

Commit a64ed3f

Browse files
authored
Merge pull request #47 from coder/changelog-update-v2.0.0
Changelog update - `v2.0.0`
2 parents 74e09ea + 716c881 commit a64ed3f

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

CHANGELOG.md

+12-15
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

3-
# coder-gateway Changelog
4-
5-
## [Unreleased]
6-
3+
# coder-gateway Changelog
4+
5+
## [Unreleased]
6+
7+
## [2.0.0]
78
### Added
8-
99
- support for Gateway 2022.2
10-
10+
11+
1112
### Changed
12-
1313
- Java 17 is now required to run the plugin
14-
- adapted the code to the new SSH API provided by Gateway
15-
16-
## [1.0.0]
17-
18-
### Added
19-
14+
- adapted the code to the new SSH API provided by Gateway
15+
16+
## [1.0.0]
17+
### Added
2018
- initial scaffold for Gateway plugin
2119
- browser based authentication on Coder environments
2220
- REST client for Coder V2 public API
2321
- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces
2422
- basic panel to display live Coder Workspaces
2523
- support for multi-agent Workspaces
26-
- Gateway SSH connection to a Coder Workspace
27-
24+
- Gateway SSH connection to a Coder Workspace

0 commit comments

Comments
 (0)