Skip to content

Commit 76f855a

Browse files
authored
Merge pull request #55 from coder/changelog-update-v2.0.1
Changelog update - `v2.0.1`
2 parents 0981d91 + 6fff313 commit 76f855a

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

CHANGELOG.md

+17-13
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,33 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

3-
# coder-gateway Changelog
4-
5-
## [Unreleased]
3+
# coder-gateway Changelog
4+
5+
## [Unreleased]
6+
7+
## [2.0.1]
68
### Fixed
79
- `Recent Coder Workspaces` label overlaps with the search bar in the `Connections` view
810
- working workspaces are now listed when there are issues with resolving agents
911
- list only workspaces owned by the logged user
10-
12+
13+
1114
### Changed
1215
- links to documentation now point to the latest Coder OSS
1316
- simplified main action link text from `Connect to Coder Workspaces` to `Connect to Coder`
14-
- minimum supported Gateway build is now 222.3739.24
15-
16-
## [2.0.0]
17-
### Added
17+
- minimum supported Gateway build is now 222.3739.24
18+
19+
## [2.0.0]
20+
### Added
1821
- support for Gateway 2022.2
1922

2023

21-
### Changed
24+
25+
### Changed
2226
- Java 17 is now required to run the plugin
23-
- adapted the code to the new SSH API provided by Gateway
24-
25-
## [1.0.0]
26-
### Added
27+
- adapted the code to the new SSH API provided by Gateway
28+
29+
## [1.0.0]
30+
### Added
2731
- initial scaffold for Gateway plugin
2832
- browser based authentication on Coder environments
2933
- REST client for Coder V2 public API

0 commit comments

Comments
 (0)