Skip to content

Commit cd98de1

Browse files
committed
revert changelog 2.0 is not yet released
1 parent 53607a6 commit cd98de1

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

CHANGELOG.md

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

3-
# code-gateway Changelog
4-
5-
## [Unreleased]
6-
7-
## [2.0.0]
3+
# code-gateway Changelog
4+
5+
## [Unreleased]
6+
87
### Added
8+
9+
- support for Gateway 2022.2
10+
11+
### Changed
12+
13+
- 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+
920
- initial scaffold for Gateway plugin
1021
- browser based authentication on Coder environments
1122
- REST client for Coder V2 public API
1223
- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces
1324
- basic panel to display live Coder Workspaces
1425
- support for multi-agent Workspaces
15-
- Gateway SSH connection to a Coder Workspace
16-
17-
## [1.0.0]
18-
### Added
19-
- initial scaffold for Gateway plugin
20-
- browser based authentication on Coder environments
21-
- REST client for Coder V2 public API
22-
- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces
23-
- basic panel to display live Coder Workspaces
24-
- support for multi-agent Workspaces
25-
- Gateway SSH connection to a Coder Workspace
26+
- Gateway SSH connection to a Coder Workspace
27+

0 commit comments

Comments
 (0)