diff --git a/changelog/1.18.0.md b/changelog/1.18.0.md index b65f86825..c19c9fae8 100644 --- a/changelog/1.18.0.md +++ b/changelog/1.18.0.md @@ -15,6 +15,9 @@ description: "Released on 04/21/2021" - web: Added admin toggle for workspaces as code feature - web: Added Bitbucket Server support for workspaces as code - infra: Added `CODER_WP_NAME` environment variable to workspaces +- cli: Added ability to cordon and uncordon workspace providers which will + allow/disallow new workspaces from being provisioned on a specific provider +- cli: Added ability to rename workspace providers - web: Updated color scheme on sign-in page - web: Improved error notifications with additional details and resolutions. Added _Tip_, _Error Type_, and enumerations for workspaces as code errors.