diff --git a/CHANGELOG.md b/CHANGELOG.md index 0215f829..df5e35e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,33 @@ -# coder-gateway Changelog - -## [Unreleased] +# coder-gateway Changelog + +## [Unreleased] + +## [2.0.1] ### Fixed - `Recent Coder Workspaces` label overlaps with the search bar in the `Connections` view - working workspaces are now listed when there are issues with resolving agents - list only workspaces owned by the logged user - + + ### Changed - links to documentation now point to the latest Coder OSS - simplified main action link text from `Connect to Coder Workspaces` to `Connect to Coder` -- minimum supported Gateway build is now 222.3739.24 - -## [2.0.0] -### Added +- minimum supported Gateway build is now 222.3739.24 + +## [2.0.0] +### Added - support for Gateway 2022.2 -### Changed + +### Changed - Java 17 is now required to run the plugin -- adapted the code to the new SSH API provided by Gateway - -## [1.0.0] -### Added +- adapted the code to the new SSH API provided by Gateway + +## [1.0.0] +### Added - initial scaffold for Gateway plugin - browser based authentication on Coder environments - REST client for Coder V2 public API