diff --git a/CHANGELOG.md b/CHANGELOG.md index 027430cd..b4b82464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,24 @@ -# coder-gateway Changelog - -## [Unreleased] - +# coder-gateway Changelog + +## [Unreleased] + +## [2.0.0] ### Added - - support for Gateway 2022.2 - + + ### 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 - coder-cli orchestration for setting up the SSH configurations for Coder Workspaces - basic panel to display live Coder Workspaces - support for multi-agent Workspaces -- Gateway SSH connection to a Coder Workspace - +- Gateway SSH connection to a Coder Workspace \ No newline at end of file