From 845da446c8b96ebf0ea8a9c06419b50ffa58a35c Mon Sep 17 00:00:00 2001 From: Eric Paulsen Date: Tue, 31 May 2022 11:48:25 -0500 Subject: [PATCH] add: cert injection to 1.30 changelog --- changelog/1.30.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/1.30.0.md b/changelog/1.30.0.md index 86f429f8b..9741cc2fc 100644 --- a/changelog/1.30.0.md +++ b/changelog/1.30.0.md @@ -33,6 +33,7 @@ description: "Released on 04/27/2022" [controls the maximum number of workspaces allowed to each user](../admin/workspace-management/limits.md). - infra: improved Bitbucket server account linking error messages to help debug integration issues. +- infra: added certificate injection to self-contained builds. - infra: updated Coder so that [self-contained builds](../admin/workspace-management/self-contained-builds.md) are now the default.